[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/27: gnu: flashrom: Update to 1.2.
From: |
guix-commits |
Subject: |
16/27: gnu: flashrom: Update to 1.2. |
Date: |
Sun, 16 Feb 2020 16:59:27 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit ccea06cc5ae96c78e35313bc6a29865dd2ee7c73
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Feb 16 19:45:03 2020 +0100
gnu: flashrom: Update to 1.2.
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.2.
---
gnu/packages/flashing-tools.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/flashing-tools.scm b/gnu/packages/flashing-tools.scm
index eb92ae4..2b1338d 100644
--- a/gnu/packages/flashing-tools.scm
+++ b/gnu/packages/flashing-tools.scm
@@ -6,7 +6,7 @@
;;; Copyright © 2016, 2019 Efraim Flashner <address@hidden>
;;; Copyright © 2017 Jonathan Brielmaier <address@hidden>
;;; Copyright © 2017 Julien Lepiller <address@hidden>
-;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -48,7 +48,7 @@
(define-public flashrom
(package
(name "flashrom")
- (version "1.1")
+ (version "1.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -56,7 +56,7 @@
version ".tar.bz2"))
(sha256
(base32
- "06afq680n9p34hi3vrkn12vd1pfyq2062db9qqbi4hi21k3skbdf"))))
+ "0ax4kqnh7kd3z120ypgp73qy1knz47l6qxsqzrfkd97mh5cdky71"))))
(build-system gnu-build-system)
(inputs `(("dmidecode" ,dmidecode)
("pciutils" ,pciutils)
- 08/27: gnu: ddclient: Update home page., (continued)
- 08/27: gnu: ddclient: Update home page., guix-commits, 2020/02/16
- 04/27: gnu: noise-repellent: Update to 0.1.5., guix-commits, 2020/02/16
- 11/27: gnu: lttoolbox: Remove redundant FILE-NAME., guix-commits, 2020/02/16
- 13/27: gnu: sbsigntools: Update to 0.9.3., guix-commits, 2020/02/16
- 14/27: gnu: fasm: Update to 1.73.22., guix-commits, 2020/02/16
- 15/27: gnu: fio: Update to 3.18., guix-commits, 2020/02/16
- 20/27: gnu: libmicrohttpd: Update to 0.9.70., guix-commits, 2020/02/16
- 18/27: gnu: openscenegraph: Fix typo in description., guix-commits, 2020/02/16
- 12/27: gnu: libasr: Update to 1.0.4., guix-commits, 2020/02/16
- 10/27: gnu: lttoolbox: Update to 3.5.1., guix-commits, 2020/02/16
- 16/27: gnu: flashrom: Update to 1.2.,
guix-commits <=
- 17/27: gnu: openscenegraph: Update to 3.6.5., guix-commits, 2020/02/16
- 19/27: gnu: freeorion: Update to 0.4.9., guix-commits, 2020/02/16
- 21/27: gnu: wabt: Use Texinfo mark-up., guix-commits, 2020/02/16
- 22/27: gnu: r-rocr: Use HTTPS home page., guix-commits, 2020/02/16
- 27/27: gnu: python-reno: Update home page., guix-commits, 2020/02/16
- 25/27: gnu: python2-enum: Use HTTPS home page., guix-commits, 2020/02/16
- 26/27: gnu: autoconf: Use HTTPS home page., guix-commits, 2020/02/16
- 23/27: gnu: r-tcltk2: Use HTTPS home page., guix-commits, 2020/02/16
- 24/27: gnu: r-sdmtools: Use HTTPS home page., guix-commits, 2020/02/16