gnu: bcachefs-tools: Update to 0.1-4.bb6eccc.

* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-4.bb6eccc.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-28 22:37:26 +02:00
parent ceff850369
commit ed4899968a
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -340,8 +340,8 @@ (define-public gphotofs
(license license:gpl2+)))
(define-public bcachefs-tools
(let ((commit "612f6b9ab73c7f46e0254355b707d494a8ad9270")
(revision "3"))
(let ((commit "bb6eccc2ecd4728871bfc70462d3a4a20daa9d68")
(revision "4"))
(package
(name "bcachefs-tools")
(version (git-version "0.1" revision commit))
@ -353,7 +353,7 @@ (define-public bcachefs-tools
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "1a62wkv1i6pg5k1cjw7fzn933cbz8cp8y40cdpfd8rxjx0wg2szb"))))
(base32 "0ziqmcxbrak6bjck6s46hqrqx44zc97yaj0kbk3amsxf18rsfs0n"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags