gnu: btrfs-progs: Update to 5.11.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.11.1.
This commit is contained in:
parent
ab616d44a1
commit
050be36cbf
@ -5058,7 +5058,7 @@ and copy/paste text in the console and in xterm.")
|
||||
(define-public btrfs-progs
|
||||
(package
|
||||
(name "btrfs-progs")
|
||||
(version "5.11")
|
||||
(version "5.11.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kernel.org/linux/kernel/"
|
||||
@ -5066,7 +5066,7 @@ and copy/paste text in the console and in xterm.")
|
||||
"btrfs-progs-v" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0dq1ryji9hmq10zbyk083lp9r212524a3naai47whq11m6q626fl"))))
|
||||
"1zpbpmq8qndwls40yg2c9xj9ca6mcxdziadj5i8fbi3ffp2crap3"))))
|
||||
(build-system gnu-build-system)
|
||||
(outputs '("out"
|
||||
"static")) ; static versions of the binaries in "out"
|
||||
|
Loading…
Reference in New Issue
Block a user