[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: gnunet: Update to 0.13.1.
From: |
guix-commits |
Subject: |
07/07: gnu: gnunet: Update to 0.13.1. |
Date: |
Sun, 12 Jul 2020 19:03:26 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit bea2134fe16ef4ee9a2274f5cfbd8482c6a41bf3
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Mon Jul 13 01:02:29 2020 +0200
gnu: gnunet: Update to 0.13.1.
* gnu/packages/gnunet.scm (gnunet): Update to 0.13.1.
---
gnu/packages/gnunet.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 8ff719a..72f4d1c 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -251,7 +251,7 @@ supports HTTP, HTTPS and GnuTLS.")
(define-public gnunet
(package
(name "gnunet")
- (version "0.13.0")
+ (version "0.13.1")
(source
(origin
(method url-fetch)
@@ -259,7 +259,7 @@ supports HTTP, HTTPS and GnuTLS.")
".tar.gz"))
(sha256
(base32
- "0g2zp8rj4yzz9xj4b5k9bdflmmpqxdgxvkr1vk5cq0jlz3vqmxx3"))))
+ "15jnca5zxng7r6m3qzq9lr73xxq0v6mvcp0lny3zrlkz5s2nmmq3"))))
(build-system gnu-build-system)
(inputs
`(("bluez" ,bluez)
- branch master updated (c54b9af -> bea2134), guix-commits, 2020/07/12
- 01/07: services: mumi: Run in a UTF-8 locale., guix-commits, 2020/07/12
- 02/07: gnu: Add xssproxy., guix-commits, 2020/07/12
- 03/07: lint: source: Validate URLs of Git references., guix-commits, 2020/07/12
- 05/07: services: web: Do not export record type descriptors., guix-commits, 2020/07/12
- 04/07: gnu: Remove ".git" from "https://github/…/….git"., guix-commits, 2020/07/12
- 07/07: gnu: gnunet: Update to 0.13.1.,
guix-commits <=
- 06/07: gnu: gnunet: Update to 0.13.0., guix-commits, 2020/07/12