[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: bcachefs-tools: Update to 0.1-5.ce906d6.
From: |
guix-commits |
Subject: |
02/06: gnu: bcachefs-tools: Update to 0.1-5.ce906d6. |
Date: |
Tue, 20 Apr 2021 19:00:53 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit fdd63e65d864bab18727f591ae5f5e89a3bebfb7
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Apr 20 14:09:53 2021 +0200
gnu: bcachefs-tools: Update to 0.1-5.ce906d6.
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-5.ce906d6.
---
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 d970fe7..1a9e576 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -340,8 +340,8 @@ from a mounted file system.")
(license license:gpl2+)))
(define-public bcachefs-tools
- (let ((commit "bb6eccc2ecd4728871bfc70462d3a4a20daa9d68")
- (revision "4"))
+ (let ((commit "ce906d661e63d4318b9f26ec145f2ff5fddf5162")
+ (revision "5"))
(package
(name "bcachefs-tools")
(version (git-version "0.1" revision commit))
@@ -353,7 +353,7 @@ from a mounted file system.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0ziqmcxbrak6bjck6s46hqrqx44zc97yaj0kbk3amsxf18rsfs0n"))))
+ (base32 "1fkfqrk3q6shjr8jnpf3myd79xdpc8hbs0grwdmzb3dhw65k9isi"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags
- branch master updated (df325db -> 13c4a37), guix-commits, 2021/04/20
- 03/06: gnu: wine: Update to 6.6., guix-commits, 2021/04/20
- 01/06: gnu: wine-staging: Update to 5.22., guix-commits, 2021/04/20
- 02/06: gnu: bcachefs-tools: Update to 0.1-5.ce906d6.,
guix-commits <=
- 04/06: gnu: libdvdcss: Update to 1.4.3., guix-commits, 2021/04/20
- 05/06: gnu: ant: Update to 1.10.10., guix-commits, 2021/04/20
- 06/06: gnu: skopeo: Update to 1.2.3., guix-commits, 2021/04/20