* [bug#69556] [PATCH] gnu: git-annex: Update to 10.20240227.
@ 2024-03-04 23:00 TakeV via Guix-patches via
2024-03-05 8:21 ` bug#69556: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: TakeV via Guix-patches via @ 2024-03-04 23:00 UTC (permalink / raw)
To: 69556; +Cc: TakeV, Lars-Dominik Braun
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20240227.
Change-Id: I440fbc80f58671cbe515b7b0a1605dabe6fd76e3
---
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 3288b0d0a9..3fce4f803c 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -294,7 +294,7 @@ (define-public ghcid
(define-public git-annex
(package
(name "git-annex")
- (version "10.20230926")
+ (version "10.20240227")
(source
(origin
;; hackage release doesn't include everything needed for extra bits.
@@ -304,7 +304,7 @@ (define-public git-annex
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0zsq686b0q7mlkybm1xrc0kpl32ymvf0ybar01p68wx800031b2b"))))
+ (base32 "023gk1v01ks367h4zz67ksn2xaw6pgcfhmniay6ipkncfqv8rsra"))))
(build-system haskell-build-system)
(properties '((upstream-name . "git-annex")))
(arguments
base-commit: 7ebeec9f8fda4d081704c69471caea3694ad6333
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#69556: [PATCH] gnu: git-annex: Update to 10.20240227.
2024-03-04 23:00 [bug#69556] [PATCH] gnu: git-annex: Update to 10.20240227 TakeV via Guix-patches via
@ 2024-03-05 8:21 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2024-03-05 8:21 UTC (permalink / raw)
To: TakeV; +Cc: 69556-done, Lars-Dominik Braun
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed!
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-05 8:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04 23:00 [bug#69556] [PATCH] gnu: git-annex: Update to 10.20240227 TakeV via Guix-patches via
2024-03-05 8:21 ` bug#69556: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.