[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: keepalived: Update to 2.0.19.
From: |
guix-commits |
Subject: |
07/07: gnu: keepalived: Update to 2.0.19. |
Date: |
Wed, 8 Jan 2020 02:24:43 -0500 (EST) |
wigust pushed a commit to branch master
in repository guix.
commit 5e5b884ef62e41a0e2146be79de8e112bf5c7b9d
Author: Oleg Pykhalov <address@hidden>
AuthorDate: Wed Jan 8 08:24:02 2020 +0300
gnu: keepalived: Update to 2.0.19.
* gnu/packages/cluster.scm (keepalived): Update to 2.0.19.
---
gnu/packages/cluster.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cluster.scm b/gnu/packages/cluster.scm
index 03700b0..296fe94 100644
--- a/gnu/packages/cluster.scm
+++ b/gnu/packages/cluster.scm
@@ -36,7 +36,7 @@
(define-public keepalived
(package
(name "keepalived")
- (version "2.0.18")
+ (version "2.0.19")
(source (origin
(method url-fetch)
(uri (string-append
@@ -44,7 +44,7 @@
version ".tar.gz"))
(sha256
(base32
- "1l2g0bzzbah9svfpwa0b9dgvwfv85r2y3qdr54822hg5p2qs48ql"))))
+ "19scrrjsxw5g914d5ka352445blaq77dk2vm4vxabijvfra88bqf"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (9f5cb51 -> 5e5b884), guix-commits, 2020/01/08
- 02/07: gnu: tome4: Update to 1.6.6., guix-commits, 2020/01/08
- 01/07: services: Add pulseaudio service., guix-commits, 2020/01/08
- 03/07: gnu: inxi-minimal: Update to 3.0.37-1., guix-commits, 2020/01/08
- 04/07: gnu: neofetch: Update to 6.1.0-1.501d6b7., guix-commits, 2020/01/08
- 07/07: gnu: keepalived: Update to 2.0.19.,
guix-commits <=
- 05/07: gnu: iperf: Update to 3.7., guix-commits, 2020/01/08
- 06/07: gnu: irssi: Update to 1.2.2., guix-commits, 2020/01/08