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

Previous Next

Package: guix-patches;

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

Date: Sat, 25 Jan 2025 17:09:02 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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 75831 in the body.
You can then email your comments to 75831 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 divya <at> subvertising.org, lars <at> 6xq.net, guix-patches <at> gnu.org:
bug#75831; Package guix-patches. (Sat, 25 Jan 2025 17:09: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 divya <at> subvertising.org, lars <at> 6xq.net, guix-patches <at> gnu.org. (Sat, 25 Jan 2025 17:09: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.20250115.
Date: Sat, 25 Jan 2025 01:36:06 +0100
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20250115.

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

diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm
index 1ef3ed4035..2f6077c807 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.20241031")
+    (version "10.20250115")
     (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 "0x05mgxwn8a1czc98bp242828khw94f232slfbzvx86xx0z3c3d9"))))
+        (base32 "0xkx7jgfcv6cpdhpjjgpiyqj95jdajzw2hn49bsb03vz8lf9dif9"))))
     (build-system haskell-build-system)
     (properties '((upstream-name . "git-annex")))
     (arguments
@@ -364,7 +364,9 @@ (define-public git-annex
                                            (getcwd) "/dist/build/git-annex"))
              (when tests?
                (with-directory-excursion "dist/build/git-annex"
-                 (symlink "git-annex" "git-annex-shell"))
+                 (symlink "git-annex" "git-annex-shell")
+                 (symlink "git-annex" "git-remote-annex")
+                 (symlink "git-annex" "git-remote-tor-annex"))
                (invoke "git-annex" "test"))))
          (add-after 'check 'unpatch-shell-and-rebuild
            (lambda args

base-commit: 646202bf73f90de4f9b7cc66248b8f8e6e381014
-- 
2.47.1





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Mon, 27 Jan 2025 12:23:02 GMT) Full text and rfc822 format available.

Notification sent to Matthias Riße <matrss <at> 0px.xyz>:
bug acknowledged by developer. (Mon, 27 Jan 2025 12:23:02 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Matthias Riße <matrss <at> 0px.xyz>
Cc: 75831-done <at> debbugs.gnu.org, Lars-Dominik Braun <lars <at> 6xq.net>,
 Divya Ranjan Pattanaik <divya <at> subvertising.org>
Subject: Re: [bug#75831] [PATCH] gnu: git-annex: Update to 10.20250115.
Date: Mon, 27 Jan 2025 20:21:53 +0800
[Message part 1 (text/plain, inline)]
Matthias Riße <matrss <at> 0px.xyz> writes:

> * gnu/packages/haskell-apps.scm (git-annex): Update to 10.20250115.
>
> Change-Id: I567962854682007c0db43e949fa451046b52bdba
> ---
>  gnu/packages/haskell-apps.scm | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm
> index 1ef3ed4035..2f6077c807 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.20241031")
> +    (version "10.20250115")
>      (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 "0x05mgxwn8a1czc98bp242828khw94f232slfbzvx86xx0z3c3d9"))))
> +        (base32 "0xkx7jgfcv6cpdhpjjgpiyqj95jdajzw2hn49bsb03vz8lf9dif9"))))
>      (build-system haskell-build-system)
>      (properties '((upstream-name . "git-annex")))
>      (arguments
> @@ -364,7 +364,9 @@ (define-public git-annex
>                                             (getcwd) "/dist/build/git-annex"))
>               (when tests?
>                 (with-directory-excursion "dist/build/git-annex"
> -                 (symlink "git-annex" "git-annex-shell"))
> +                 (symlink "git-annex" "git-annex-shell")
> +                 (symlink "git-annex" "git-remote-annex")
> +                 (symlink "git-annex" "git-remote-tor-annex"))
>                 (invoke "git-annex" "test"))))
>           (add-after 'check 'unpatch-shell-and-rebuild
>             (lambda args
>
> base-commit: 646202bf73f90de4f9b7cc66248b8f8e6e381014
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 24 Feb 2025 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 17 days ago.

Previous Next


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