[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/22: gnu: freeipmi: Update to 1.6.8.
From: |
guix-commits |
Subject: |
13/22: gnu: freeipmi: Update to 1.6.8. |
Date: |
Sun, 23 May 2021 17:40:23 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 45dd728510646a6f3017a6e5780ecc217f05152b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 23 12:49:17 2021 +0200
gnu: freeipmi: Update to 1.6.8.
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.8.
---
gnu/packages/freeipmi.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/freeipmi.scm b/gnu/packages/freeipmi.scm
index eb10b50..acd527f 100644
--- a/gnu/packages/freeipmi.scm
+++ b/gnu/packages/freeipmi.scm
@@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2013 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2015, 2016, 2017, 2020, 2021 Efraim Flashner
<efraim@flashner.co.il>
-;;; Copyright © 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2019–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -28,14 +28,14 @@
(define-public freeipmi
(package
(name "freeipmi")
- (version "1.6.7")
+ (version "1.6.8")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/freeipmi/freeipmi-"
version ".tar.gz"))
(sha256
(base32
- "1gyyx99q02p3v2nqm3h53mkjd33l0hrapwg4alg6qr9k74qik1dv"))))
+ "0w8af1i57szmxl9vfifwwyal7xh8aixz2l9487wvy6yckqk6m92a"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
- 06/22: gnu: butt: Update to 0.1.30., (continued)
- 06/22: gnu: butt: Update to 0.1.30., guix-commits, 2021/05/23
- 08/22: gnu: abook: Fix typo in description., guix-commits, 2021/05/23
- 11/22: gnu: diffoscope: Update to 175., guix-commits, 2021/05/23
- 15/22: gnu: retroarch: Update to 1.9.3., guix-commits, 2021/05/23
- 17/22: gnu: libetonyek: Update to 0.1.10., guix-commits, 2021/05/23
- 04/22: gnu: cava: Update to 0.7.4., guix-commits, 2021/05/23
- 07/22: gnu: butt: Add snippet., guix-commits, 2021/05/23
- 09/22: gnu: parallel: Update to 20210522., guix-commits, 2021/05/23
- 10/22: gnu: hddtemp: Update to 0.4.3., guix-commits, 2021/05/23
- 12/22: gnu: exfatprogs: Update to 1.1.2., guix-commits, 2021/05/23
- 13/22: gnu: freeipmi: Update to 1.6.8.,
guix-commits <=
- 14/22: gnu: python-django-compressor: Update to 2.4.12.4.1., guix-commits, 2021/05/23
- 16/22: gnu: ltris: Update to 1.2.3., guix-commits, 2021/05/23
- 18/22: gnu: libmediaart: Update to 1.9.5., guix-commits, 2021/05/23
- 19/22: gnu: mm-common: Update to 1.0.3., guix-commits, 2021/05/23
- 21/22: gnu: md4c: Update to 0.4.8., guix-commits, 2021/05/23
- 22/22: gnu: Respect the root file-system's CHECK? field., guix-commits, 2021/05/23
- 20/22: gnu: lmdb: Update to 0.9.29., guix-commits, 2021/05/23