diff options
| -rw-r--r-- | gnu/packages/golang-crypto.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/golang-crypto.scm b/gnu/packages/golang-crypto.scm index 46707eeb8b4..f0a646788be 100644 --- a/gnu/packages/golang-crypto.scm +++ b/gnu/packages/golang-crypto.scm | |||
| @@ -4227,7 +4227,7 @@ Internet. It is largely centered around the @code{WebPKI}.") | |||
| 4227 | (define-public go-github-com-zmap-zlint-v3 | 4227 | (define-public go-github-com-zmap-zlint-v3 |
| 4228 | (package | 4228 | (package |
| 4229 | (name "go-github-com-zmap-zlint-v3") | 4229 | (name "go-github-com-zmap-zlint-v3") |
| 4230 | (version "3.6.8") | 4230 | (version "3.7.1") |
| 4231 | (source | 4231 | (source |
| 4232 | (origin | 4232 | (origin |
| 4233 | (method git-fetch) | 4233 | (method git-fetch) |
| @@ -4236,7 +4236,7 @@ Internet. It is largely centered around the @code{WebPKI}.") | |||
| 4236 | (commit (string-append "v" version)))) | 4236 | (commit (string-append "v" version)))) |
| 4237 | (file-name (git-file-name name version)) | 4237 | (file-name (git-file-name name version)) |
| 4238 | (sha256 | 4238 | (sha256 |
| 4239 | (base32 "054ddx6xdzhdjd214kp3kby0q5w4z1d4n61fav5vz73afm4z4bij")))) | 4239 | (base32 "1i138gz3yxi9xr08qidiwlps9nz08k0sqfipgy3a80f2ammls2hy")))) |
| 4240 | (build-system go-build-system) | 4240 | (build-system go-build-system) |
| 4241 | (arguments | 4241 | (arguments |
| 4242 | (list | 4242 | (list |
