unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63995] [PATCH] gnu: freeipmi: Update to 1.6.11
@ 2023-06-10  8:18 Andy Tai
  2023-06-18 21:34 ` bug#63995: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-06-10  8:18 UTC (permalink / raw)
  To: 63995; +Cc: Andy Tai

* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.11
---
 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-module (gnu packages freeipmi)
 (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"

base-commit: 9504dd2c3eef0277369acc0944f87fb4546251b1
-- 
2.40.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63995: [PATCH] gnu: freeipmi: Update to 1.6.11
  2023-06-10  8:18 [bug#63995] [PATCH] gnu: freeipmi: Update to 1.6.11 Andy Tai
@ 2023-06-18 21:34 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-06-18 21:34 UTC (permalink / raw)
  To: Andy Tai; +Cc: 63995-done

Andy Tai <atai@atai.org> skribis:

> * gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.11

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-18 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-10  8:18 [bug#63995] [PATCH] gnu: freeipmi: Update to 1.6.11 Andy Tai
2023-06-18 21:34 ` bug#63995: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).