[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
76/184: gnu: git-annex: Update to 7.20191106.
From: |
guix-commits |
Subject: |
76/184: gnu: git-annex: Update to 7.20191106. |
Date: |
Wed, 27 Nov 2019 14:37:03 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 49c9b98781eb7ef73c1b471cfe71d60f7e8b46d0
Author: Kyle Meyer <address@hidden>
Date: Thu Nov 7 10:03:50 2019 -0500
gnu: git-annex: Update to 7.20191106.
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191106.
Signed-off-by: Mathieu Othacehe <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 0fab912..361ab9f 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -247,14 +247,14 @@ unique algebra of patches called
@url{http://darcs.net/Theory,Patchtheory}.
(define-public git-annex
(package
(name "git-annex")
- (version "7.20191024")
+ (version "7.20191106")
(source
(origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
"git-annex/git-annex-" version ".tar.gz"))
(sha256
- (base32 "11n0wvw7i1rgrsmm2wkv01rfa0azgaw1ib7jbmy4fyg9pw0s27y1"))))
+ (base32 "1zvs011vqwyjk1xgz1c8gflih9903rjqg3l5km15p45lny8y8j4b"))))
(build-system haskell-build-system)
(arguments
`(#:configure-flags
- 48/184: gnu: gnome-klotski: Update to 3.32.0., (continued)
- 48/184: gnu: gnome-klotski: Update to 3.32.0., guix-commits, 2019/11/27
- 52/184: gnu: yelp: Update to 3.32.2., guix-commits, 2019/11/27
- 53/184: gnu: gnome-session: Update to 3.32.0., guix-commits, 2019/11/27
- 55/184: gnu: file-roller: Update to 3.32.2., guix-commits, 2019/11/27
- 57/184: gnu: python-dbusmock: Update to 0.18.3., guix-commits, 2019/11/27
- 59/184: gnu: pipewire: Update to 0.2.7., guix-commits, 2019/11/27
- 64/184: gnu: linux-libre@4.4: Update to 4.4.199., guix-commits, 2019/11/27
- 65/184: gnu: linux-libre@4.9: Update to 4.9.199., guix-commits, 2019/11/27
- 72/184: gnu: eolie: Don't create icon cache., guix-commits, 2019/11/27
- 75/184: gnu: john-the-ripper-jumbo: Enable tests., guix-commits, 2019/11/27
- 76/184: gnu: git-annex: Update to 7.20191106.,
guix-commits <=
- 77/184: derivations: Use a regular hash table for the module cache., guix-commits, 2019/11/27
- 74/184: gnu: john-the-ripper-jumbo: Update to 1.9.0., guix-commits, 2019/11/27
- 81/184: news: Add entry for package transformation options in "guix graph"., guix-commits, 2019/11/27
- 80/184: graph: Support package transformation options., guix-commits, 2019/11/27
- 84/184: doc: Add clarification on the '--source' build option., guix-commits, 2019/11/27
- 89/184: gnu: python-dbus: Update to 1.2.10., guix-commits, 2019/11/27
- 82/184: gnu: Add nginx Accept Language module., guix-commits, 2019/11/27
- 91/184: gnu: libssh: Update to 0.9.2., guix-commits, 2019/11/27
- 93/184: gnu: polybar: Update to 3.4.1., guix-commits, 2019/11/27
- 97/184: gnu: r-abcrf: Update to 1.8.1., guix-commits, 2019/11/27