summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-02-05 23:41:09 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-02-05 23:43:04 +0000
commit5cdd7a69c6cedafe98089bd86a2cd86938ec8e03 (patch)
treec2fd4ffdb37284fcd59e03ea419b892b68884834
parented682266f229fafd45b3bfd1dc7a0dd59822dccb (diff)
gnu: go-go-abhg-dev-log-silog: Update to 0.2.0.
* gnu/packages/golang-xyz.scm (go-go-abhg-dev-log-silog): Update to 0.2.0. Change-Id: Ib61a98038282c991c2c3fd471e0369a97d404111
-rw-r--r--gnu/packages/golang-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index c50bdcd027d..2d4d6f979ea 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -25246,7 +25246,7 @@ word on a list of words, if none is found, look for a similar word.")
(define-public go-go-abhg-dev-log-silog
(package
(name "go-go-abhg-dev-log-silog")
- (version "0.1.0")
+ (version "0.2.0")
(source
(origin
(method git-fetch)
@@ -25255,7 +25255,7 @@ word on a list of words, if none is found, look for a similar word.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1287i6qqg7hp8g49mbbr4n0l67v5b3dqz263ynpqjzrz1yck5q3v"))))
+ (base32 "1lsms1na9hp23m2b2za3v567wf6c8ywri23b707sbs29rwf25yrr"))))
(build-system go-build-system)
(arguments
(list