[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/17: gnu: gocryptfs: Update to 2.4.0.
From: |
guix-commits |
Subject: |
15/17: gnu: gocryptfs: Update to 2.4.0. |
Date: |
Mon, 12 Jun 2023 14:59:50 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 561d0e5f2f041e4f7a1e4066b0e5e2676ce63a9a
Author: Felix Lechner <felix.lechner@lease-up.com>
AuthorDate: Sat Jun 10 22:50:43 2023 -0700
gnu: gocryptfs: Update to 2.4.0.
* gnu/packages/file-systems.scm (gocryptfs): Update to 2.4.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 @@ significantly increases the risk of irreversible data
loss!")
(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 @@ significantly increases the risk of irreversible data
loss!")
(file-name (git-file-name name version))
(sha256
(base32
- "1m0xk5imkx81i1l4wv1j1xh9ckp0gqssq4v46pkkcq2xlv2dvxlr"))))
+ "08pdfx6bs1dc2k7xv54x7i1qbych4a7dlf31qwcm9wlz7lr5lawm"))))
(build-system go-build-system)
(arguments
(list
- 08/17: gnu: erlang: Update to 25.3.2., (continued)
- 08/17: gnu: erlang: Update to 25.3.2., guix-commits, 2023/06/12
- 09/17: gnu: lttng-modules: Update to 2.13.10., guix-commits, 2023/06/12
- 11/17: gnu: gnuastro: Update to 0.20, guix-commits, 2023/06/12
- 01/17: gnu: doctl: Update to 1.94.0., guix-commits, 2023/06/12
- 06/17: gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e., guix-commits, 2023/06/12
- 07/17: gnu: lfs-s3: Update to 0.1.2., guix-commits, 2023/06/12
- 10/17: gnu: flat-remix-gnome-theme: Update to 20230508., guix-commits, 2023/06/12
- 13/17: gnu: musikcube: Update to 3.0.1., guix-commits, 2023/06/12
- 12/17: gnu: mailutils: Update to 3.16, guix-commits, 2023/06/12
- 14/17: gnu: perl-lingua-translit: Update to 0.29., guix-commits, 2023/06/12
- 15/17: gnu: gocryptfs: Update to 2.4.0.,
guix-commits <=
- 16/17: gnu: guile-png: Update to 0.6.0., guix-commits, 2023/06/12
- 17/17: doc: Move and rewrite the branching strategy., guix-commits, 2023/06/12