me
/
guix
Archived
1
0
Fork 0

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
master
Sharlatan Hellseher 2024-06-19 13:01:12 +01:00
parent 99463863c1
commit 580f4d2723
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -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