[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: nsq: Update to 1.3.0.
|
From: |
guix-commits |
|
Subject: |
04/06: gnu: nsq: Update to 1.3.0. |
|
Date: |
Thu, 18 Jan 2024 16:30:13 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 4b1c271e24af3725cf4322da5b5d95019f502f78
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Jan 18 21:26:28 2024 +0000
gnu: nsq: Update to 1.3.0.
* gnu/packages/high-availability.scm (nsq): Update to 1.3.0.
Change-Id: If092367dbb7413ba177edeac494924b2e170120f
---
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 9369054c34..08bd78c243 100644
--- a/gnu/packages/high-availability.scm
+++ b/gnu/packages/high-availability.scm
@@ -197,7 +197,7 @@ applications.")
(define-public nsq
(package
(name "nsq")
- (version "1.2.1")
+ (version "1.3.0")
(source
(origin
(method git-fetch)
@@ -206,7 +206,7 @@ applications.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0ajqjwfn06zsmz21z9mkl4cblarypaf20228pqcd1293zl6y3ry8"))))
+ (base32 "1227ricbng8r5svnpr6hkmwjafa74jdp3ivijrk55qhw43rjk05a"))))
(build-system go-build-system)
(arguments
(list
- branch master updated (0118fe6f85 -> 36846d2801), guix-commits, 2024/01/18
- 06/06: gnu: pacemaker: Update to 2.1.7., guix-commits, 2024/01/18
- 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 <=
- 02/06: gnu: libqb: Update to 2.0.8., guix-commits, 2024/01/18