Archived
1
0
Fork 0

gnu: git-annex: Update to 10.20221212.

* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20221212.
This commit is contained in:
Efraim Flashner 2022-12-18 21:44:10 +02:00
parent 9cb42f725a
commit 47348b85f6
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -304,14 +304,14 @@ to @code{cabal repl}).")
(define-public git-annex
(package
(name "git-annex")
(version "10.20221103")
(version "10.20221212")
(source
(origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
"git-annex/git-annex-" version ".tar.gz"))
(sha256
(base32 "0fwg74ldw2paq9dr052hqjz2x219zkkramvm8jskpnnnch9c6jgm"))))
(base32 "0afnl2w29w4j0229rsla93dzkmhcjlp8dv76sr861n186ywv8rzg"))))
(build-system haskell-build-system)
(arguments
`(#:configure-flags