me
/
guix
Archived
1
0
Fork 0

gnu: go-gopkg-in-yaml-v2: Update to 2.4.0.

* gnu/packages/golang.scm (go-gopkg-in-yaml-v2): Update to 2.4.0.
master
Efraim Flashner 2021-12-06 14:45:50 +02:00
parent c569430b6c
commit 30c776a6a8
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -3875,7 +3875,7 @@ which satisfies the cron expression.")
(define-public go-gopkg-in-yaml-v2 (define-public go-gopkg-in-yaml-v2
(package (package
(name "go-gopkg-in-yaml-v2") (name "go-gopkg-in-yaml-v2")
(version "2.2.2") (version "2.4.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -3885,7 +3885,7 @@ which satisfies the cron expression.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"01wj12jzsdqlnidpyjssmj0r4yavlqy7dwrg7adqd8dicjc4ncsa")) "1pbmrpj7gcws34g8vwna4i2nhm9p6235piww36436xhyaa10cldr"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin