GNU bug report logs - #73684
[PATCH] gnu: git-annex-remote-rclone: Upgrade to v0.8

Previous Next

Package: guix-patches;

Reported by: Aaron Covrig <aaron.covrig.us <at> ieee.org>

Date: Mon, 7 Oct 2024 23:36: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 73684 in the body.
You can then email your comments to 73684 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#73684; Package guix-patches. (Mon, 07 Oct 2024 23:36:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Aaron Covrig <aaron.covrig.us <at> ieee.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 07 Oct 2024 23:36:02 GMT) Full text and rfc822 format available.

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

From: Aaron Covrig <aaron.covrig.us <at> ieee.org>
To: guix-patches <at> gnu.org
Cc: Aaron Covrig <aaron.covrig.us <at> ieee.org>
Subject: [PATCH] gnu: git-annex-remote-rclone: Upgrade to v0.8
Date: Mon,  7 Oct 2024 19:34:45 -0400
* gnu/packages/version-control.scm (git-annex-remote-rclone):
  Upgrade from v0.6 to v0.8
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 09066d2fa4..eddb9a1d2c 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -3245,7 +3245,7 @@ (define-public b4
 (define-public git-annex-remote-rclone
   (package
     (name "git-annex-remote-rclone")
-    (version "0.6")
+    (version "0.8")
     (source
      (origin
        (method git-fetch)
@@ -3255,7 +3255,7 @@ (define-public git-annex-remote-rclone
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0j0hlxji8d974fq7zd4xc02n0jpi31ylhxc7z4zp8iiwad5mkpxp"))))
+         "03m95620fp891ki6rsqw5nkydwx84nag5nhyvzfi3q64fpnpmb07"))))
     (build-system trivial-build-system)
     (arguments
      `(#:modules ((guix build utils))

base-commit: 8a69f433e926204bf4db61068ad2f1b358a362a2
-- 
2.46.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 14 Oct 2024 12:02:02 GMT) Full text and rfc822 format available.

Notification sent to Aaron Covrig <aaron.covrig.us <at> ieee.org>:
bug acknowledged by developer. (Mon, 14 Oct 2024 12:02:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Aaron Covrig <aaron.covrig.us <at> ieee.org>
Cc: 73684-done <at> debbugs.gnu.org
Subject: Re: [bug#73684] [PATCH] gnu: git-annex-remote-rclone: Upgrade to v0.8
Date: Mon, 14 Oct 2024 14:01:06 +0200
Aaron Covrig <aaron.covrig.us <at> ieee.org> skribis:

> * gnu/packages/version-control.scm (git-annex-remote-rclone):
>   Upgrade from v0.6 to v0.8

Applied, thanks!




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

This bug report was last modified 275 days ago.

Previous Next


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