[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
154/285: gnu: btrfs-progs: Update to 5.4.
From: |
guix-commits |
Subject: |
154/285: gnu: btrfs-progs: Update to 5.4. |
Date: |
Sun, 29 Dec 2019 20:44:20 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit b3f512f9eceb9dc3697b3d64cc71c1e068b8459d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Dec 25 16:51:51 2019 +0100
gnu: btrfs-progs: Update to 5.4.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.4.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c93ed8e..96df217 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3941,7 +3941,7 @@ and copy/paste text in the console and in xterm.")
(define-public btrfs-progs
(package
(name "btrfs-progs")
- (version "5.3.1")
+ (version "5.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/kernel/"
@@ -3949,7 +3949,7 @@ and copy/paste text in the console and in xterm.")
"btrfs-progs-v" version ".tar.xz"))
(sha256
(base32
- "0f6s1iwiqbncrvxp74k50s88x6zqf85sjxg04kyni82l1vk1m8xz"))))
+ "1ykhasv0jc3qi3xrm5841mzkmlbkjw6rm70gl4aww90jj6ak55qg"))))
(build-system gnu-build-system)
(outputs '("out"
"static")) ; static versions of the binaries in "out"
- 158/285: gnu: Add dvdbackup., (continued)
- 158/285: gnu: Add dvdbackup., guix-commits, 2019/12/29
- 115/285: gnu: Add gnome-font-viewer., guix-commits, 2019/12/29
- 120/285: gnu: xmobar: Update to 0.32., guix-commits, 2019/12/29
- 151/285: gnu: perl-email-sender: Update to 1.300034., guix-commits, 2019/12/29
- 128/285: gnu: Add python-fastentrypoints., guix-commits, 2019/12/29
- 133/285: gnu: Add newlib-nano-arm-none-eabi-7-2018-q2-update., guix-commits, 2019/12/29
- 132/285: gnu: Add newlib-arm-none-eabi-7-2018-q2-update., guix-commits, 2019/12/29
- 139/285: gnu: libebml: Update to 1.3.10., guix-commits, 2019/12/29
- 143/285: gnu: obs: Update to 24.0.4., guix-commits, 2019/12/29
- 153/285: gnu: lxtask: Don't use NAME in source URI., guix-commits, 2019/12/29
- 154/285: gnu: btrfs-progs: Update to 5.4.,
guix-commits <=
- 159/285: gnu: Add python-pathos., guix-commits, 2019/12/29
- 166/285: gnu: mumimu: Remove reference to guile-email., guix-commits, 2019/12/29
- 175/285: gnu: postgis: Update to 3.0.0., guix-commits, 2019/12/29
- 182/285: gnu: i3-gaps: Update source checksum., guix-commits, 2019/12/29
- 189/285: gnu: Add kaffeine., guix-commits, 2019/12/29
- 191/285: gnu: Add kmplayer., guix-commits, 2019/12/29
- 193/285: gnu: Add elisa., guix-commits, 2019/12/29
- 157/285: guix: swh: Fix again example URI in comment for <origin>., guix-commits, 2019/12/29
- 165/285: gnu: bluez-alsa: Place dbus configuration in canonical location., guix-commits, 2019/12/29
- 170/285: gnu: python-pyserial: Update to 3.4., guix-commits, 2019/12/29