[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/28: gnu: fuse-overlayfs: Update to 1.13.
From: |
guix-commits |
Subject: |
12/28: gnu: fuse-overlayfs: Update to 1.13. |
Date: |
Sun, 17 Sep 2023 08:26:42 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b2a2d922801deb58221dfdb691ddb6eec131caff
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: fuse-overlayfs: Update to 1.13.
* gnu/packages/file-systems.scm (fuse-overlayfs): Update to 1.13.
---
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 0d98e23e93..33cea9176a 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1922,7 +1922,7 @@ and rewritable media that wears out (DVD/CD-RW).")
(define-public fuse-overlayfs
(package
(name "fuse-overlayfs")
- (version "1.10")
+ (version "1.13")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1930,7 +1930,7 @@ and rewritable media that wears out (DVD/CD-RW).")
(commit (string-append "v" version))))
(sha256
(base32
- "085hrz0nrdsjfjci0z2qfyqrydn8wwdp790dx2x67hwdw1kib3wp"))
+ "03gqb4czswqhx6zrv9jj88mf3mczk4m7azcjgr785c2lmga442ly"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs
- 17/28: gnu: conflict: Update to 20221002., (continued)
- 17/28: gnu: conflict: Update to 20221002., guix-commits, 2023/09/17
- 19/28: gnu: plocate: Update to 1.1.19., guix-commits, 2023/09/17
- 18/28: gnu: eid-mw: Update to 5.1.11., guix-commits, 2023/09/17
- 24/28: gnu: iperf: Update to 3.15., guix-commits, 2023/09/17
- 25/28: gnu: putty: Update to 0.79., guix-commits, 2023/09/17
- 22/28: gnu: drpm: Update to 0.5.2., guix-commits, 2023/09/17
- 27/28: gnu: glirc: Re-indent., guix-commits, 2023/09/17
- 07/28: gnu: drumkv1: Update to 0.9.32., guix-commits, 2023/09/17
- 10/28: gnu: qtractor: Update to 0.9.35., guix-commits, 2023/09/17
- 09/28: gnu: padthv1: Update to 0.9.32., guix-commits, 2023/09/17
- 12/28: gnu: fuse-overlayfs: Update to 1.13.,
guix-commits <=
- 08/28: gnu: samplv1: Update to 0.9.32., guix-commits, 2023/09/17
- 11/28: gnu: libdiscid: Update to 0.6.4., guix-commits, 2023/09/17
- 16/28: gnu: boxes: Update to 2.2.1., guix-commits, 2023/09/17
- 20/28: gnu: fsearch: Update to 0.2.3., guix-commits, 2023/09/17
- 26/28: gnu: Add glirc-lua., guix-commits, 2023/09/17
- 23/28: gnu: httping: Update to 2.9., guix-commits, 2023/09/17
- 21/28: gnu: mu: Update to 1.10.7., guix-commits, 2023/09/17
- 28/28: gnu: net-snmp: Update to 5.9.4., guix-commits, 2023/09/17