sofetch 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+6/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- sofetch.cabal +6/−4
sofetch.cabal view
@@ -5,13 +5,15 @@ -- see: https://github.com/sol/hpack name: sofetch-version: 0.1.0.0+version: 0.1.0.1+synopsis: A low-boilerplate Haxl-like data fetching library description: Please see the README on GitHub at <https://github.com/githubuser/sofetch#readme>+category: Data homepage: https://github.com/iand675/sofetch#readme bug-reports: https://github.com/iand675/sofetch/issues-author: Author name here-maintainer: example@example.com-copyright: 2026 Author name here+author: Ian Duncan+maintainer: ian@ian-duncan.com+copyright: 2026 Ian Duncan license: BSD-3-Clause license-file: LICENSE build-type: Simple