Archived
1
0
Fork 0

gnu: git-annex: Update to 8.20211028.

* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211028.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Kyle Meyer 2021-11-04 23:24:08 -04:00 committed by Efraim Flashner
parent 575fcd3045
commit 1ffc0a6be3
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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