civodul pushed a commit to branch master
in repository guix.
commit 26a31e63d343e188c8813e7fb2d359762815792d
Author: Nguyễn Gia Phong <[email protected]>
AuthorDate: Thu Jun 22 19:54:24 2023 +0900
gnu: go-github-com-godbus-dbus: Update to 5.1.0
gnu/packages/golang.scm (go-github-com-godbus-dbus): Update to 5.1.0.
Signed-off-by: Nguyễn Gia Phong <[email protected]>
Signed-off-by: Ludovic Courtès <[email protected]>
---
gnu/packages/golang.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 3d19b48e9f..f95ecec75d 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -10612,7 +10612,7 @@ RFC-5802 and RFC-7677.")
(define-public go-github-com-godbus-dbus
(package
(name "go-github-com-godbus-dbus")
- (version "5.0.3")
+ (version "5.1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -10621,7 +10621,7 @@ RFC-5802 and RFC-7677.")
(file-name (git-file-name name version))
(sha256
(base32
- "1bkc904073k807yxg6mvqaxrr6ammmhginr9p54jfb55mz3hfw3s"))))
+ "1kayd4x7idrhi06ahh5kqkgwzgh9icvv71mjar2d0jl486dfs8r5"))))
(build-system go-build-system)
(arguments
`(#:tests? #f ;no /var/run/dbus/system_bus_socket