me
/
guix
Archived
1
0
Fork 0

gnu: gnunet: Update to 0.19.4.

* gnu/packages/gnunet.scm (gnunet): Update to 0.19.4.
master
Maxim Cournoyer 2023-04-01 17:46:18 -04:00
parent f26f83c1a3
commit b8de3dee08
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -262,7 +262,7 @@ supports HTTP, HTTPS and GnuTLS.")
(define-public gnunet
(package
(name "gnunet")
(version "0.19.3")
(version "0.19.4")
(source
(origin
(method url-fetch)
@ -270,7 +270,7 @@ supports HTTP, HTTPS and GnuTLS.")
".tar.gz"))
(sha256
(base32
"09bspbjl6cll8wcrl1vnb56jwp30pcrg1yyj6xy3i0fl2bzdbdw2"))
"16q0mkkr9b33wlm307ignfgvv0kilzr42155m5dpz66m13s3v9h0"))
(modules '((guix build utils)))
(snippet
#~(begin