[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: mergerfs-tools: Update to 480296e.
From: |
guix-commits |
Subject: |
06/08: gnu: mergerfs-tools: Update to 480296e. |
Date: |
Mon, 5 Oct 2020 04:43:06 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit bd994bbb2003f3af936836bbf148660a81a3037b
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Sat Oct 3 12:17:26 2020 +0200
gnu: mergerfs-tools: Update to 480296e.
* gnu/packages/file-systems.scm (mergerfs-tools): Update to 480296e.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/file-systems.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index f021e81..c6486c6 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -814,8 +814,8 @@ is similar to mhddfs, unionfs, and aufs.")
))))
(define-public mergerfs-tools
- (let ((commit "c926779d87458d103f3b674603bf97801ae2486d")
- (revision "1"))
+ (let ((commit "480296ed03d1c3c7909697d7ef96d35840ee26b8")
+ (revision "2"))
(package
(name "mergerfs-tools")
;; No released version exists.
@@ -829,7 +829,7 @@ is similar to mhddfs, unionfs, and aufs.")
(file-name (git-file-name name version))
(sha256
(base32
- "04hhwcib0xv4cf1mkj8zrp2aqpxkncml9iqg4m1mz6a5zhzsk0vm"))))
+ "0xr06gi4xcr832rzy0hkp5c1n231s7w5iq1nkjvx9kvm0dl7chpq"))))
(build-system copy-build-system)
(inputs
`(("python" ,python)
- branch master updated (5aa7d76 -> 62cf60d), guix-commits, 2020/10/05
- 01/08: environment: Turn "lo" up in network-less containers., guix-commits, 2020/10/05
- 02/08: gnu: seahorse: Update to 3.36., guix-commits, 2020/10/05
- 04/08: gnu: Add gnote., guix-commits, 2020/10/05
- 05/08: gnu: mergerfs: Update to 2.31.0., guix-commits, 2020/10/05
- 07/08: gnu: python-mutagen: Update to 1.45.1., guix-commits, 2020/10/05
- 06/08: gnu: mergerfs-tools: Update to 480296e.,
guix-commits <=
- 08/08: gnu: picard: Update to 2.4.4., guix-commits, 2020/10/05
- 03/08: gnu: Add gnome-commander., guix-commits, 2020/10/05