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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72918: closed ([PATCH] gnu: git-annex: Update to 10.20240808.)
Date: Mon, 09 Sep 2024 15:23:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 09 Sep 2024 17:22:43 +0200
with message-id <871q1sc0n0.fsf <at> gnu.org>
and subject line Re: [bug#72918] [PATCH] gnu: git-annex: Update to 10.20240808.
has caused the debbugs.gnu.org bug report #72918,
regarding [PATCH] gnu: git-annex: Update to 10.20240808.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
72918: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72918
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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’.


This bug report was last modified 309 days ago.

Previous Next


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