[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/06: gnu: pacemaker: Update to 2.1.7.
From: |
guix-commits |
Subject: |
06/06: gnu: pacemaker: Update to 2.1.7. |
Date: |
Thu, 18 Jan 2024 16:30:15 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 36846d2801c46a100c66260cd44f98d5ef3f7243
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Jan 18 21:26:28 2024 +0000
gnu: pacemaker: Update to 2.1.7.
* gnu/packages/high-availability.scm (pacemaker): Update to 2.1.7.
Change-Id: I5df38ef3c937e6ab3c902afae3525df61d358bb7
---
gnu/packages/high-availability.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/high-availability.scm
b/gnu/packages/high-availability.scm
index 280c9bd1e7..e4920cb3d7 100644
--- a/gnu/packages/high-availability.scm
+++ b/gnu/packages/high-availability.scm
@@ -329,7 +329,7 @@ lost.
(define-public pacemaker
(package
(name "pacemaker")
- (version "2.1.4")
+ (version "2.1.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -338,7 +338,7 @@ lost.
(file-name (git-file-name name version))
(sha256
(base32
- "04gfd7i3w0zbzv7vi7728lgbyjq7cbqpr7jsp501piwg3z5j4mvb"))))
+ "0vhimylbkwabi0hksgs66awn9iq3ik02k1n4xghxh81nhz7kjmdz"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags #~(list "--with-corosync" "--disable-static"
- branch master updated (0118fe6f85 -> 36846d2801), guix-commits, 2024/01/18
- 06/06: gnu: pacemaker: Update to 2.1.7.,
guix-commits <=
- 03/06: gnu: kronosnet: Update to 1.28., guix-commits, 2024/01/18
- 01/06: gnu: haproxy: Update to 2.9.0., guix-commits, 2024/01/18
- 05/06: gnu: corosync: Update to 3.1.8., guix-commits, 2024/01/18
- 04/06: gnu: nsq: Update to 1.3.0., guix-commits, 2024/01/18
- 02/06: gnu: libqb: Update to 2.0.8., guix-commits, 2024/01/18