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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Aaron Covrig <aaron.covrig.us <at> ieee.org>
Subject: bug#73684: closed (Re: [bug#73684] [PATCH] gnu: git-annex-remote-rclone:
 Upgrade to v0.8)
Date: Mon, 14 Oct 2024 12:02:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

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 73684 <at> debbugs.gnu.org.

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

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




This bug report was last modified 277 days ago.

Previous Next


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