GNU bug report logs - #69556
[PATCH] gnu: git-annex: Update to 10.20240227.

Previous Next

Package: guix-patches;

Reported by: TakeV <takev <at> disroot.org>

Date: Mon, 4 Mar 2024 23:02:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: TakeV <takev <at> disroot.org>
Subject: bug#69556: closed (Re: [bug#69556] [PATCH] gnu: git-annex: Update
 to 10.20240227.)
Date: Tue, 05 Mar 2024 08:24:05 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69556: [PATCH] gnu: git-annex: Update to 10.20240227.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 69556 <at> debbugs.gnu.org.

-- 
69556: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69556
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: TakeV <takev <at> disroot.org>
Cc: 69556-done <at> debbugs.gnu.org, Lars-Dominik Braun <lars <at> 6xq.net>
Subject: Re: [bug#69556] [PATCH] gnu: git-annex: Update to 10.20240227.
Date: Tue, 5 Mar 2024 10:21:38 +0200
[Message part 3 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: TakeV <takev <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: TakeV <takev <at> disroot.org>
Subject: [PATCH] gnu: git-annex: Update to 10.20240227.
Date: Mon,  4 Mar 2024 18:00:43 -0500
* 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




This bug report was last modified 1 year and 156 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.