emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64002: closed ([PATCH] gnu: gocryptfs: Update to 2.4.0.)


From: GNU bug Tracking System
Subject: bug#64002: closed ([PATCH] gnu: gocryptfs: Update to 2.4.0.)
Date: Mon, 12 Jun 2023 19:50:02 +0000

Your message dated Mon, 12 Jun 2023 20:48:43 +0100
with message-id <875y7sv4uq.fsf@cbaines.net>
and subject line Re: [bug#64002] [PATCH] gnu: gocryptfs: Update to 2.4.0.
has caused the debbugs.gnu.org bug report #64002,
regarding [PATCH] gnu: gocryptfs: Update to 2.4.0.
to be marked as done.

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


-- 
64002: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64002
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gocryptfs: Update to 2.4.0. Date: Sat, 10 Jun 2023 22:50:43 -0700
* gnu/packages/file-systems.scm (gocryptfs): Update to 2.4.0.
---
 gnu/packages/file-systems.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 04f8863807..536b01f2f7 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -477,7 +477,7 @@ (define-public fstransform
 (define-public gocryptfs
   (package
     (name "gocryptfs")
-    (version "2.3.1")
+    (version "2.4.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -486,7 +486,7 @@ (define-public gocryptfs
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1m0xk5imkx81i1l4wv1j1xh9ckp0gqssq4v46pkkcq2xlv2dvxlr"))))
+                "08pdfx6bs1dc2k7xv54x7i1qbych4a7dlf31qwcm9wlz7lr5lawm"))))
     (build-system go-build-system)
     (arguments
      (list
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#64002] [PATCH] gnu: gocryptfs: Update to 2.4.0. Date: Mon, 12 Jun 2023 20:48:43 +0100 User-agent: mu4e 1.10.2; emacs 28.2
Felix Lechner via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/file-systems.scm (gocryptfs): Update to 2.4.0.
> ---
>  gnu/packages/file-systems.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed it to master as
561d0e5f2f041e4f7a1e4066b0e5e2676ce63a9a.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]