gnu: go-github-com-sasha-s-go-deadlock: Update to 0.3.1.

* gnu/packages/golang-check.scm (go-github-com-sasha-s-go-deadlock): Update to 0.3.1.

Change-Id: Ief7fcbf1b6d68deb1e8c47a9dcf6f12c5a5bb291
This commit is contained in:
Sharlatan Hellseher 2024-06-26 21:38:55 +01:00
parent fb217d218e
commit cae129208d
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -761,7 +761,7 @@ (define-public go-github-com-petermattis-goid
(define-public go-github-com-sasha-s-go-deadlock
(package
(name "go-github-com-sasha-s-go-deadlock")
(version "0.2.0")
(version "0.3.1")
(source
(origin
(method git-fetch)
@ -770,7 +770,7 @@ (define-public go-github-com-sasha-s-go-deadlock
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "13p7b7pakd9k1c2k0fs1hfim3c8mivz679977ai6zb01s4aw7gyg"))))
(base32 "0arb35idnyz4n118xz7p2snazqi35gk1975h1xfk0y4riiks58yz"))))
(build-system go-build-system)
(arguments
(list