GNU bug report logs - #68886
[PATCH] gnu: freeipmi: Update to 1.6.14

Previous Next

Package: guix-patches;

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

Date: Fri, 2 Feb 2024 07:20:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68886: closed ([PATCH] gnu: freeipmi: Update to 1.6.14)
Date: Sat, 16 Mar 2024 10:14:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 16 Mar 2024 10:12:20 +0000
with message-id <87o7bescx6.fsf <at> cbaines.net>
and subject line Re: [bug#68886] [PATCH v2] gnu: freeipmi: Update to 1.6.14
has caused the debbugs.gnu.org bug report #68886,
regarding [PATCH] gnu: freeipmi: Update to 1.6.14
to be marked as done.

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


-- 
68886: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68886
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.14
Date: Thu,  1 Feb 2024 23:18:51 -0800
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.14

Change-Id: I4c729baaf2a45391f95b6f96441a96d2b0f58f40
---
 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 cc33e821de..55ffa6a53b 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.11")
+    (version "1.6.14")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/freeipmi/freeipmi-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "15x861i8r1gk44924d2pszlb8mapgkr18m3991vla4601y8xdyv5"))))
+               "1dgd2izbp6mqk7l0bgw9fkpvl4mjz672p8baz3ac9k5pfrfaqg8s"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--disable-static"

base-commit: 88e8b807d6af3cf2902909d295cd3194aa7ea684
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 68886-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#68886] [PATCH v2] gnu: freeipmi: Update to 1.6.14
Date: Sat, 16 Mar 2024 10:12:20 +0000
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.14
>
> Change-Id: I4c729baaf2a45391f95b6f96441a96d2b0f58f40
> ---
>  gnu/packages/freeipmi.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
9d8a52d3bd705b122558140a8bc00cbcf6756b72.

Chris
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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