summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-09-01 22:31:25 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-09-01 22:34:55 +0100
commitb25561166bfe2528097f20e1d5b820897a482c91 (patch)
tree211584b14f879c85e642acfb6935327655af115b
parent0b85eb2b48df097da7a54cad95d36a66a64a120b (diff)
gnu: go-github-com-zmap-zlint-v3: Update to 3.7.1.
* gnu/packages/golang-crypto.scm (go-github-com-zmap-zlint-v3): Update to 3.7.1.
-rw-r--r--gnu/packages/golang-crypto.scm4
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