[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: libmicrohttpd: Update to 0.9.68.
From: |
guix-commits |
Subject: |
06/07: gnu: libmicrohttpd: Update to 0.9.68. |
Date: |
Sun, 27 Oct 2019 17:31:34 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8f803775a639a50556427f3d2990b1ae1b0928b3
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Oct 19 20:29:51 2019 +0200
gnu: libmicrohttpd: Update to 0.9.68.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.68.
---
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 e07702f..0904022 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -147,14 +147,14 @@ tool to extract metadata from a file and print the
results.")
(define-public libmicrohttpd
(package
(name "libmicrohttpd")
- (version "0.9.66")
+ (version "0.9.68")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/libmicrohttpd/libmicrohttpd-"
version ".tar.gz"))
(sha256
(base32
- "06xblz77bnn29y7sl43avxbcrjbw486x3416plpr3x3l2pdx8rjf"))))
+ "0q8bc4hrxn6llml7w2vam6n833x8injs39wgdkhwkawr50m6wwf5"))))
(build-system gnu-build-system)
(inputs
`(("curl" ,curl)
- branch master updated (07c9fd3 -> da107cf), guix-commits, 2019/10/27
- 02/07: gnu: python-pathpy: Update to 11.5.1., guix-commits, 2019/10/27
- 04/07: gnu: unbound: Update to 1.9.4., guix-commits, 2019/10/27
- 05/07: gnu: retroarch: Update to 1.8.0., guix-commits, 2019/10/27
- 01/07: gnu: perl-io-captureoutput: Update to 1.1105., guix-commits, 2019/10/27
- 07/07: gnu: python-cftime: Update to 1.0.4.2., guix-commits, 2019/10/27
- 06/07: gnu: libmicrohttpd: Update to 0.9.68.,
guix-commits <=
- 03/07: gnu: libasr: Don't use NAME in source URI., guix-commits, 2019/10/27