1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 02:50:45 +02:00

gnu: go-github-com-vmihailenco-msgpack-v4: Update to 4.3.13.

* gnu/packages/golang-xyz.scm (go-github-com-vmihailenco-msgpack-v4): Update to 4.3.13.

Change-Id: I69463c43e4af1866f3eb8f3656180ef03695e435
This commit is contained in:
Sharlatan Hellseher 2025-01-07 14:03:10 +00:00
parent 474a236a64
commit 2b5ba47661
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -13162,7 +13162,7 @@ weighted moving averages}.")
(define-public go-github-com-vmihailenco-msgpack-v4
(package
(name "go-github-com-vmihailenco-msgpack-v4")
(version "4.3.12")
(version "4.3.13")
(source
(origin
(method git-fetch)
@ -13171,7 +13171,7 @@ weighted moving averages}.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0aiavk7b5fn050bbc0naldk2bsl60f8wil5i6a1cfp3lxxnvmvng"))))
(base32 "08jdq8wh6i1f2avl46l5ndfrvhfl4l276hz4y1xq6agwbwrvycdy"))))
(build-system go-build-system)
(arguments
(list