[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/13: gnu: go-github-com-cskr-pubsub: Update to 2.0.2.
From: |
guix-commits |
Subject: |
02/13: gnu: go-github-com-cskr-pubsub: Update to 2.0.2. |
Date: |
Wed, 19 Jun 2024 10:18:16 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit 580f4d2723da660583bbc7e42fef3cf4e6d491dc
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed Jun 19 13:01:12 2024 +0100
gnu: go-github-com-cskr-pubsub: Update to 2.0.2.
* gnu/packages/golang-xyz.scm (go-github-com-cskr-pubsub): Update to 2.0.2.
Change-Id: Iaf75f54763dc4da5ef07792b4b428fc263d2a13d
---
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 ca9cdb0b1b..e61e93902d 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -1008,7 +1008,7 @@ of unit files.")))
(define-public go-github-com-cskr-pubsub
(package
(name "go-github-com-cskr-pubsub")
- (version "2.0.1")
+ (version "2.0.2")
(source
(origin
(method git-fetch)
@@ -1017,7 +1017,7 @@ of unit files.")))
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "18kqfdzkfs7z8266a5q5wldwkcvnhc7yw09b9vr8r0s7svy8d5s6"))))
+ (base32 "0iy85nxrfv6hp4i4mnqayjfx4hci7qyycqbaz4fx8wbd15n9ll66"))))
(build-system go-build-system)
(arguments
(list
- branch master updated (da1f3aff2e -> c551e406a7), guix-commits, 2024/06/19
- 02/13: gnu: go-github-com-cskr-pubsub: Update to 2.0.2.,
guix-commits <=
- 12/13: gnu: restic-rest-server: Update to 0.12.1., guix-commits, 2024/06/19
- 13/13: gnu: Remove go-github-com-coreos-go-systemd-activation., guix-commits, 2024/06/19
- 03/13: gnu: go-github-com-gabriel-vasile-mimetype: Update to 1.4.4., guix-commits, 2024/06/19
- 10/13: gnu: Add go-github-com-quic-go-webtransport-go., guix-commits, 2024/06/19
- 07/13: gnu: Add go-github-com-warpfork-go-testmark., guix-commits, 2024/06/19
- 06/13: gnu: Add go-github-com-polydawn-refmt., guix-commits, 2024/06/19
- 04/13: gnu: go-github-com-quic-go-quic-go: Update to 0.43.0., guix-commits, 2024/06/19
- 01/13: gnu: go-github-com-felixge-httpsnoop: Update to 1.0.4., guix-commits, 2024/06/19
- 05/13: gnu: go-github-com-go-playground-validator-v10: Update to 10.22.0., guix-commits, 2024/06/19
- 09/13: gnu: Add go-github-com-coreos-go-systemd-v22., guix-commits, 2024/06/19