Archived
1
0
Fork 0

gnu: git-annex: Update to 10.20220525.

* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220525.
This commit is contained in:
Efraim Flashner 2022-05-29 16:31:59 +03:00
parent e4fe344a5c
commit 46ed423e28
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 (define-public git-annex
(package (package
(name "git-annex") (name "git-annex")
(version "10.20220504") (version "10.20220525")
(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 "10pp58b7glwi1yckrij49d1iq99pc4dpkkbkb1qqiif9dr9672f3")))) (base32 "1nrwa4qm3xkr11x0b0c1mx052zhd7lz9w97xf0ycdkhsyc6vbiy6"))))
(build-system haskell-build-system) (build-system haskell-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags