1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 14:55:55 +02:00

gnu: go-github-com-vektah-gqlparser-v2: Update to 2.5.31.

* gnu/packages/golang-web.scm (go-github-com-vektah-gqlparser-v2): Update to
2.5.31.

Change-Id: Ib8f38c757c2f844589862e569af41aa27c0b18e2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Arun Isaac
2026-02-08 20:11:41 +00:00
committed by Sharlatan Hellseher
parent 6ba3c45130
commit 84a90d0e44
+2 -2
View File
@@ -15107,7 +15107,7 @@ and is designed to be accessible to both humans and machines.")
(define-public go-github-com-vektah-gqlparser-v2
(package
(name "go-github-com-vektah-gqlparser-v2")
(version "2.5.21")
(version "2.5.31")
(source
(origin
(method git-fetch)
@@ -15116,7 +15116,7 @@ and is designed to be accessible to both humans and machines.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0hrzm9f3kvcblff4hypf1p95kxsv5pww7vcghhw2jb7r8r4kmdf0"))))
(base32 "1fg0p4q4ryh59jrcdbzh6kvs98525dhj52xc6d2r3yhsgbjm3qns"))))
(build-system go-build-system)
(arguments
(list