GNU bug report logs - #58744
[PATCH] gnu: git-remote-gcrypt: Update to 1.5.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sun, 23 Oct 2022 14:34:03 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58744: closed ([PATCH] gnu: git-remote-gcrypt: Update to 1.5.)
Date: Wed, 26 Oct 2022 15:20:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 26 Oct 2022 18:15:29 +0300
with message-id <Y1lPEXHMUwCu4dPY <at> 3900XT>
and subject line Re: [bug#58744] [PATCH] gnu: git-remote-gcrypt: Update to 1.5.
has caused the debbugs.gnu.org bug report #58744,
regarding [PATCH] gnu: git-remote-gcrypt: Update to 1.5.
to be marked as done.

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


-- 
58744: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58744
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: git-remote-gcrypt: Update to 1.5.
Date: Sun, 23 Oct 2022 16:32:38 +0200
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.5.
---
 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 667afd6b4c..5b7854ed7f 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -960,7 +960,7 @@ (define-public git-crypt
 (define-public git-remote-gcrypt
   (package
    (name "git-remote-gcrypt")
-   (version "1.4")
+   (version "1.5")
    (source (origin
              (method git-fetch)
              (uri (git-reference
@@ -969,7 +969,7 @@ (define-public git-remote-gcrypt
              (file-name (git-file-name name version))
              (sha256
               (base32
-               "1x5ca1fi0hyn5w5mnz230x27bqr8j78adnzmlc7cbhzr13q36y5q"))))
+               "1m1wlbqpqyhh2z0ka3gjs5yabd32nnkzw5hak6czcqrhhkfsqbmv"))))
    (build-system trivial-build-system)
    (arguments
     `(#:modules ((guix build utils))
-- 
2.38.0



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 58744-done <at> debbugs.gnu.org
Subject: Re: [bug#58744] [PATCH] gnu: git-remote-gcrypt: Update to 1.5.
Date: Wed, 26 Oct 2022 18:15:29 +0300
[Message part 4 (text/plain, inline)]
Looks good to me. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 211 days ago.

Previous Next


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