GNU bug report logs - #63995
[PATCH] gnu: freeipmi: Update to 1.6.11

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 10 Jun 2023 08:19:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63995: closed ([PATCH] gnu: freeipmi: Update to 1.6.11)
Date: Sun, 18 Jun 2023 21:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 18 Jun 2023 23:34:34 +0200
with message-id <874jn4o3o5.fsf <at> gnu.org>
and subject line Re: bug#63995: [PATCH] gnu: freeipmi: Update to 1.6.11
has caused the debbugs.gnu.org bug report #63995,
regarding [PATCH] gnu: freeipmi: Update to 1.6.11
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63995: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63995
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: freeipmi: Update to 1.6.11
Date: Sat, 10 Jun 2023 01:18:20 -0700
* 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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 63995-done <at> debbugs.gnu.org
Subject: Re: bug#63995: [PATCH] gnu: freeipmi: Update to 1.6.11
Date: Sun, 18 Jun 2023 23:34:34 +0200
Andy Tai <atai <at> atai.org> skribis:

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

Applied, thanks!


This bug report was last modified 1 year and 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.