[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/11: gnu: go-github-com-nats-io-nats-go: Update to 1.32.0.
From: |
guix-commits |
Subject: |
10/11: gnu: go-github-com-nats-io-nats-go: Update to 1.32.0. |
Date: |
Thu, 8 Feb 2024 16:48:12 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 34cff59d8b44b0afa99f62c0c5307174230a68e8
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Feb 8 21:38:50 2024 +0000
gnu: go-github-com-nats-io-nats-go: Update to 1.32.0.
* gnu/packages/golang-xyz.scm (go-github-com-nats-io-nats-go): Update to
1.32.0.
Change-Id: I094dffb0757672067d29b102d12a268264758ea5
---
gnu/packages/golang-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index a1390ad093..8823ae21c6 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -148,7 +148,7 @@ Differentiation between text and binary files}.
(define-public go-github-com-nats-io-nats-go
(package
(name "go-github-com-nats-io-nats-go")
- (version "1.31.0")
+ (version "1.32.0")
(source
(origin
(method git-fetch)
@@ -157,7 +157,7 @@ Differentiation between text and binary files}.
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0jqzqjwpp3p4fwpv2qcwskysnvgggp22p60zg3w25d3xsainjpbi"))))
+ (base32 "08b3n5mdpxvn9hipz0j001bp5r67i43cqji9x9dyzikypqdfg38k"))))
(build-system go-build-system)
(arguments
(list
- branch master updated (8798f940ad -> 90fe823638), guix-commits, 2024/02/08
- 01/11: gnu: Add go-github-com-minio-highwayhash., guix-commits, 2024/02/08
- 03/11: gnu: Add go-go-uber-org-automaxprocs., guix-commits, 2024/02/08
- 04/11: gnu: Add go-github-com-nats-io-nuid., guix-commits, 2024/02/08
- 02/11: gnu: Add go-github-com-prashantv-gostub., guix-commits, 2024/02/08
- 06/11: gnu: Add go-github-com-nats-io-jwt-v2., guix-commits, 2024/02/08
- 11/11: gnu: nats-server: Update to 2.10.10., guix-commits, 2024/02/08
- 07/11: gnu: Add go-github-com-nats-io-nats-go., guix-commits, 2024/02/08
- 05/11: gnu: Add go-github-com-nats-io-nkeys., guix-commits, 2024/02/08
- 08/11: gnu: Add nats-server., guix-commits, 2024/02/08
- 10/11: gnu: go-github-com-nats-io-nats-go: Update to 1.32.0.,
guix-commits <=
- 09/11: gnu: go-github-com-nats-io-nkeys: Update to 0.4.7., guix-commits, 2024/02/08