[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: lvm2: Update to 2.03.11.
From: |
guix-commits |
Subject: |
06/08: gnu: lvm2: Update to 2.03.11. |
Date: |
Sat, 9 Jan 2021 17:45:31 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d15c050116a4969c4714534c6f8880a2fb443045
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Jan 9 22:48:59 2021 +0100
gnu: lvm2: Update to 2.03.11.
* gnu/packages/linux.scm (lvm2): Update to 2.03.11.
---
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 8317723..0698017 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3465,7 +3465,7 @@ devices that can inject events directly into the input
subsystem.")
(define-public lvm2
(package
(name "lvm2")
- (version "2.03.10")
+ (version "2.03.11")
(source (origin
(method url-fetch)
(uri (list (string-append "https://sourceware.org/ftp/lvm2/LVM2."
@@ -3474,7 +3474,7 @@ devices that can inject events directly into the input
subsystem.")
version ".tgz")))
(sha256
(base32
- "1l0fkn9abrgk5mfn6jfh9qhdr86b59l1c5pk6lp8jh0491d69las"))
+ "1m4xpda8vbyd89ca0w8nacvnl4j34yzsa625gn990fb5sh84ab44"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (b4384e6 -> 64baf7f), guix-commits, 2021/01/09
- 04/08: gnu: plzip: Update to 1.9., guix-commits, 2021/01/09
- 01/08: gnu: rspamd: Update to 2.7., guix-commits, 2021/01/09
- 08/08: gnu: youtube-dl: Update to 2021.01.08., guix-commits, 2021/01/09
- 06/08: gnu: lvm2: Update to 2.03.11.,
guix-commits <=
- 05/08: gnu: okular: Update to 20.12.1., guix-commits, 2021/01/09
- 07/08: gnu: yakuake: Update to 20.12.1., guix-commits, 2021/01/09
- 02/08: gnu: feh: Update to 3.6.2., guix-commits, 2021/01/09
- 03/08: gnu: tomb: Update to 2.9., guix-commits, 2021/01/09