[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/08: gnu: git-annex: Update to 10.20230227.
From: |
guix-commits |
Subject: |
05/08: gnu: git-annex: Update to 10.20230227. |
Date: |
Wed, 8 Mar 2023 03:17:33 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit ee78ee065fc128ca6e65481250f2a9b51e78e2b4
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Mar 8 08:56:16 2023 +0200
gnu: git-annex: Update to 10.20230227.
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230227.
---
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 02dc437abd..84e284d142 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -294,13 +294,13 @@ to @code{cabal repl}).")
(define-public git-annex
(package
(name "git-annex")
- (version "10.20230126")
+ (version "10.20230227")
(source
(origin
(method url-fetch)
(uri (hackage-uri "git-annex" version))
(sha256
- (base32 "06b5gnj0dxiz7lkc75xmmzi50svwbqhs5az01lfmw27r3ibcicpm"))))
+ (base32 "03cnx63gcrza9sshk9fvwq8c2p7cb7hj8h81g5dc1x56syigdpgi"))))
(build-system haskell-build-system)
(properties '((upstream-name . "git-annex")))
(arguments
- branch master updated (f289fe316a -> 203578eef2), guix-commits, 2023/03/08
- 01/08: gnu: flatpak: Update to 1.14.3., guix-commits, 2023/03/08
- 03/08: gnu: toot: Update to 0.35.0., guix-commits, 2023/03/08
- 05/08: gnu: git-annex: Update to 10.20230227.,
guix-commits <=
- 08/08: gnu: libreoffice: Update to 7.5.1.2., guix-commits, 2023/03/08
- 07/08: gnu: lagrange: Update to 1.15.3., guix-commits, 2023/03/08
- 02/08: gnu: yt-dlp: Update to 2023.03.04., guix-commits, 2023/03/08
- 04/08: gnu: vdirsyncer: Update to 0.19.1., guix-commits, 2023/03/08
- 06/08: gnu: bubblewrap: Update to 0.8.0., guix-commits, 2023/03/08