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

Previous Next

Package: guix-patches;

Reported by: Matthias Riße <matrss <at> 0px.xyz>

Date: Sat, 31 Aug 2024 17:53:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72918 in the body.
You can then email your comments to 72918 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72918; Package guix-patches. (Sat, 31 Aug 2024 17:53:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matthias Riße <matrss <at> 0px.xyz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 31 Aug 2024 17:53:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Matthias Riße <matrss <at> 0px.xyz>
To: guix-patches <at> gnu.org
Cc: Matthias Riße <matrss <at> 0px.xyz>
Subject: [PATCH] gnu: git-annex: Update to 10.20240808.
Date: Sat, 31 Aug 2024 19:30:11 +0200
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20240808.

Change-Id: Id9b3b4ace4871cf9ba04404b43784269a9c45daa
---
 gnu/packages/haskell-apps.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm
index 8b14a01569..338d3ad78a 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -297,7 +297,7 @@ (define-public ghcid
 (define-public git-annex
   (package
     (name "git-annex")
-    (version "10.20240227")
+    (version "10.20240808")
     (source
      (origin
        ;; hackage release doesn't include everything needed for extra bits.
@@ -307,7 +307,7 @@ (define-public git-annex
               (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "023gk1v01ks367h4zz67ksn2xaw6pgcfhmniay6ipkncfqv8rsra"))))
+        (base32 "06pk4gzj6snspid5a01s1vqh305ca02is3ap86w41icrngnly4n4"))))
     (build-system haskell-build-system)
     (properties '((upstream-name . "git-annex")))
     (arguments
@@ -464,6 +464,7 @@ (define-public git-annex
            ghc-tagsoup
            ghc-torrent
            ghc-transformers
+           ghc-unbounded-delays
            ghc-unix-compat
            ghc-unliftio-core
            ghc-unordered-containers
-- 
2.45.2





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 09 Sep 2024 15:23:01 GMT) Full text and rfc822 format available.

Notification sent to Matthias Riße <matrss <at> 0px.xyz>:
bug acknowledged by developer. (Mon, 09 Sep 2024 15:23:01 GMT) Full text and rfc822 format available.

Message #10 received at 72918-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Matthias Riße <matrss <at> 0px.xyz>
Cc: 72918-done <at> debbugs.gnu.org
Subject: Re: [bug#72918] [PATCH] gnu: git-annex: Update to 10.20240808.
Date: Mon, 09 Sep 2024 17:22:43 +0200
Hi,

Matthias Riße <matrss <at> 0px.xyz> skribis:

> * gnu/packages/haskell-apps.scm (git-annex): Update to 10.20240808.
>
> Change-Id: Id9b3b4ace4871cf9ba04404b43784269a9c45daa

Pushed, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 08 Oct 2024 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 306 days ago.

Previous Next


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