rekahsoft-gnu: Update go-jose2go 1.3 -> 1.5.0

This commit is contained in:
Collin J. Doering 2021-12-25 23:09:01 -05:00
parent 4c7f7ff286
commit 4b94a3d115
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 2 additions and 2 deletions

View File

@ -252,7 +252,7 @@ pcredential store, Pass, Secret Service, KDE Wallet, Encrypted File.")
(define-public go-github-com-dvsekhvalnov-jose2go
(package
(name "go-jose2go")
(version "1.3")
(version "1.5.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -261,7 +261,7 @@ pcredential store, Pass, Secret Service, KDE Wallet, Encrypted File.")
(file-name (git-file-name name version))
(sha256
(base32
"1nzwvk6nqi7nm2wq4mr2q6k5p0qzsl0kmwx7kgkqsg1zh53250ld"))))
"1pzfmv2dxb3m455bi1ks4q3i0dcw1sazxk8k96wrgpkwgglyxj3n"))))
(build-system go-build-system)
(native-inputs
`(("go-gopkg-in-check-v1" ,go-gopkg-in-check-v1)))