summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-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 7e54b4d9818..46707eeb8b4 100644
--- a/gnu/packages/golang-crypto.scm
+++ b/gnu/packages/golang-crypto.scm
@@ -136,7 +136,7 @@ can be ignored.")
136(define-public go-filippo-io-age 136(define-public go-filippo-io-age
137 (package 137 (package
138 (name "go-filippo-io-age") 138 (name "go-filippo-io-age")
139 (version "1.3.1") 139 (version "1.3.2")
140 (source 140 (source
141 (origin 141 (origin
142 (method git-fetch) 142 (method git-fetch)
@@ -145,7 +145,7 @@ can be ignored.")
145 (commit (string-append "v" version)))) 145 (commit (string-append "v" version))))
146 (file-name (git-file-name name version)) 146 (file-name (git-file-name name version))
147 (sha256 147 (sha256
148 (base32 "1h4k15bdbx5dx1397xvhx2h7b5akvbzksh80j3p46mqq6kgymks2")) 148 (base32 "0l16fsd6zbqngpwxxxm531nxy1073wdgyg97jlg1qnyaig758m83"))
149 (modules '((guix build utils))) 149 (modules '((guix build utils)))
150 (snippet 150 (snippet
151 #~(begin 151 #~(begin