[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: mtd-utils: Update to 2.1.2.
From: |
guix-commits |
Subject: |
01/07: gnu: mtd-utils: Update to 2.1.2. |
Date: |
Sun, 19 Jul 2020 20:08:06 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d0ff7e1c94d84cc1030463eb11e44f0098a25694
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 19 15:04:37 2020 +0200
gnu: mtd-utils: Update to 2.1.2.
* gnu/packages/linux.scm (mtd-utils): Update to 2.1.2.
---
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 eab48bd..2940a90 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5672,7 +5672,7 @@ exceeded.")
(define-public mtd-utils
(package
(name "mtd-utils")
- (version "2.1.1")
+ (version "2.1.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -5680,7 +5680,7 @@ exceeded.")
"mtd-utils-" version ".tar.bz2"))
(sha256
(base32
- "1lijl89l7hljx8xx70vrz9srd3h41v5gh4b0lvqnlv831yvyh5cd"))))
+ "1mp9fqgnz5r69s8ly98ry6k2blqnaqpllwi8m930dm0n8zrwbm4a"))))
(arguments
'(#:configure-flags '("--enable-unit-tests")))
(native-inputs
- branch master updated (c15a2cd -> 454b374), guix-commits, 2020/07/19
- 02/07: gnu: mc: Update to 4.8.25., guix-commits, 2020/07/19
- 03/07: gnu: zabbix-agentd, zabbix-server: Update to 5.0.2 [fixes CVE-2020-15803]., guix-commits, 2020/07/19
- 01/07: gnu: mtd-utils: Update to 2.1.2.,
guix-commits <=
- 06/07: gnu: xev: Update to 1.2.4., guix-commits, 2020/07/19
- 05/07: gnu: qutebrowser: Update to 1.13.1., guix-commits, 2020/07/19
- 07/07: gnu: console-setup: Update to 1.196., guix-commits, 2020/07/19
- 04/07: gnu: python-pendulum: Update to 2.1.1., guix-commits, 2020/07/19