gnu: go-github-com-golang-glog: Update to 1.2.5.

* gnu/packages/golang-build.scm (go-github-com-golang-glog): Update to 1.2.5.

Change-Id: Iea4c097b337062a7b8e70dd20aa360f9757dfb05
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Maxim Cournoyer 2025-06-02 09:00:17 +09:00 committed by Sharlatan Hellseher
parent 3e8972c427
commit 038257d3b5
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -93,7 +93,7 @@ automatically resolves shift / reduce and reduce / reduce conflicts.")
(define-public go-github-com-golang-glog
(package
(name "go-github-com-golang-glog")
(version "1.2.3")
(version "1.2.5")
(source
(origin
(method git-fetch)
@ -102,7 +102,7 @@ automatically resolves shift / reduce and reduce / reduce conflicts.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1sfgcf18wg4glcamgq9njmbny17xq0dd14g3094sj5c1cwjij982"))))
(base32 "15gza8cb5qs8brwqjn1lpbm9p5z5332m44gmxz9m0qxkr27lcmhr"))))
(build-system go-build-system)
(arguments
(list