[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/24: gnu: freeipmi: Update to 1.6.11
From: |
guix-commits |
Subject: |
24/24: gnu: freeipmi: Update to 1.6.11 |
Date: |
Sun, 18 Jun 2023 17:36:00 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 81231bf236509a50c1b81191989cf6358f497e1b
Author: Andy Tai <atai@atai.org>
AuthorDate: Sat Jun 10 01:18:20 2023 -0700
gnu: freeipmi: Update to 1.6.11
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.11
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/freeipmi.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freeipmi.scm b/gnu/packages/freeipmi.scm
index 18b886ba4e..cc33e821de 100644
--- a/gnu/packages/freeipmi.scm
+++ b/gnu/packages/freeipmi.scm
@@ -28,14 +28,14 @@
(define-public freeipmi
(package
(name "freeipmi")
- (version "1.6.10")
+ (version "1.6.11")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/freeipmi/freeipmi-"
version ".tar.gz"))
(sha256
(base32
- "0zbszq9nn60vqm2gmwy6hmcz9yqb3lk064ib7l89q65n07ja3r7w"))))
+ "15x861i8r1gk44924d2pszlb8mapgkr18m3991vla4601y8xdyv5"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--disable-static"
- 07/24: gnu: font-alias: Update to 1.0.5., (continued)
- 07/24: gnu: font-alias: Update to 1.0.5., guix-commits, 2023/06/18
- 10/24: gnu: font-dec-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 12/24: gnu: font-micro-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 01/24: doc: Fix typo., guix-commits, 2023/06/18
- 04/24: gnu: openmw-openscenegraph: Update to Nov 2022 commit., guix-commits, 2023/06/18
- 05/24: gnu: font-adobe100dpi: Update to 1.0.4., guix-commits, 2023/06/18
- 06/24: gnu: font-adobe75dpi: Update to 1.0.4., guix-commits, 2023/06/18
- 02/24: gnu: libreoffice: Fix access to python modules., guix-commits, 2023/06/18
- 09/24: gnu: font-cronyx-cyrillic: Update to 1.0.4., guix-commits, 2023/06/18
- 11/24: gnu: font-isas-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 24/24: gnu: freeipmi: Update to 1.6.11,
guix-commits <=
- 14/24: gnu: font-misc-ethiopic: Update to 1.0.5., guix-commits, 2023/06/18
- 17/24: gnu: font-schumacher-misc: Update to 1.1.3., guix-commits, 2023/06/18
- 19/24: gnu: font-sony-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 22/24: gnu: font-xfree86-type1: Update to 1.0.5., guix-commits, 2023/06/18
- 08/24: gnu: font-arabic-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 20/24: gnu: font-sun-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 13/24: gnu: font-misc-cyrillic: Update to 1.0.4., guix-commits, 2023/06/18
- 15/24: gnu: font-misc-misc: Update to 1.1.3., guix-commits, 2023/06/18
- 16/24: gnu: font-mutt-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 18/24: gnu: font-screen-cyrillic: Update to 1.0.5., guix-commits, 2023/06/18