all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68886] [PATCH] gnu: freeipmi: Update to 1.6.14
@ 2024-02-02  7:18 Andy Tai
  2024-03-05  5:57 ` [bug#68886] [PATCH v2] " Andy Tai
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2024-02-02  7:18 UTC (permalink / raw)
  To: 68886; +Cc: Andy Tai

* 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





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

* [bug#68886] [PATCH v2] gnu: freeipmi: Update to 1.6.14
  2024-02-02  7:18 [bug#68886] [PATCH] gnu: freeipmi: Update to 1.6.14 Andy Tai
@ 2024-03-05  5:57 ` Andy Tai
  2024-03-16 10:12   ` Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2024-03-05  5:57 UTC (permalink / raw)
  To: 68886; +Cc: Andy Tai

* 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: 3da49b1472919a62df1fe399638f23a246aa325d
-- 
2.34.1





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

* [bug#68886] [PATCH v2] gnu: freeipmi: Update to 1.6.14
  2024-03-05  5:57 ` [bug#68886] [PATCH v2] " Andy Tai
@ 2024-03-16 10:12   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-03-16 10:12 UTC (permalink / raw)
  To: Andy Tai; +Cc: 68886-done, 68886

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]


Andy Tai <atai@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-03-16 10:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-02  7:18 [bug#68886] [PATCH] gnu: freeipmi: Update to 1.6.14 Andy Tai
2024-03-05  5:57 ` [bug#68886] [PATCH v2] " Andy Tai
2024-03-16 10:12   ` Christopher Baines

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.