[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: git-annex: Update to 7.20190912.
From: |
guix-commits |
Subject: |
07/09: gnu: git-annex: Update to 7.20190912. |
Date: |
Mon, 16 Sep 2019 04:58:47 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 1ece099d5cfdf344e239b28b58515545931a8a60
Author: Kyle Meyer <address@hidden>
Date: Sat Sep 14 02:15:34 2019 -0400
gnu: git-annex: Update to 7.20190912.
* gnu/packages/haskell-apps.scm (git-annex): Update 7.20190912.
Signed-off-by: Ludovic Courtès <address@hidden>
---
gnu/packages/haskell-apps.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm
index 1341994..e09285d 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -245,7 +245,7 @@ unique algebra of patches called
@url{http://darcs.net/Theory,Patchtheory}.
(define-public git-annex
(package
(name "git-annex")
- (version "7.20190708")
+ (version "7.20190912")
(source
(origin
(method url-fetch)
@@ -253,7 +253,7 @@ unique algebra of patches called
@url{http://darcs.net/Theory,Patchtheory}.
"git-annex/git-annex-" version ".tar.gz"))
(sha256
(base32
- "18s563swrp8mx479995pdhhmn40y3xwlbm1z3w63qsnjqmj7zlij"))))
+ "1a3jvl5cx32v78s3015i10cx00jprm1391rpww4mzkk1vskzn9cv"))))
(build-system haskell-build-system)
(arguments
`(#:configure-flags
- branch master updated (fb6e550 -> 1d25447), guix-commits, 2019/09/16
- 01/09: services: certbot: Add --manual-public-ip-logging-ok for manual challenges, guix-commits, 2019/09/16
- 04/09: gnu: git-annex: Update license., guix-commits, 2019/09/16
- 05/09: gnu: Add ghc-magic., guix-commits, 2019/09/16
- 03/09: pack: Provide a meaningful "repository name" for Docker., guix-commits, 2019/09/16
- 08/09: gnu: emacs-dumb-jump: Update to 0.5.3., guix-commits, 2019/09/16
- 07/09: gnu: git-annex: Update to 7.20190912.,
guix-commits <=
- 02/09: pack: Add packages in the order in which they appear on the command line., guix-commits, 2019/09/16
- 06/09: gnu: git-annex: Build with MagicMime support., guix-commits, 2019/09/16
- 09/09: gnu: Add herbstluftwm., guix-commits, 2019/09/16