[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/27: gnu: libmicrohttpd: Update to 0.9.70.
From: |
guix-commits |
Subject: |
20/27: gnu: libmicrohttpd: Update to 0.9.70. |
Date: |
Sun, 16 Feb 2020 16:59:29 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 2392e589c3b3f7805805c3fce11d208877325970
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Feb 16 21:04:33 2020 +0100
gnu: libmicrohttpd: Update to 0.9.70.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.70.
---
gnu/packages/gnunet.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index d626d2c..f9b71a2 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -6,7 +6,7 @@
;;; Copyright © 2016 Ricardo Wurmus <address@hidden>
;;; Copyright © 2016 Mark H Weaver <address@hidden>
;;; Copyright © 2016, 2017, 2018, 2019 ng0 <address@hidden>
-;;; Copyright © 2016, 2017, 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2016, 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice
<address@hidden>
;;; Copyright © 2018 Alex Vong <address@hidden>
;;; Copyright © 2019 Brett Gilio <address@hidden>
;;;
@@ -150,14 +150,14 @@ tool to extract metadata from a file and print the
results.")
(define-public libmicrohttpd
(package
(name "libmicrohttpd")
- (version "0.9.69")
+ (version "0.9.70")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/libmicrohttpd/libmicrohttpd-"
version ".tar.gz"))
(sha256
(base32
- "0zp34zgcahym5kp2r83gfb5wnr8yf643a26k6zk96x3qica6p6zv"))))
+ "01vkjy89b1ylmh22dy5yza2r414nfwcfixxh3v29nvzrjv9s7l4h"))))
(build-system gnu-build-system)
(inputs
`(("curl" ,curl)
- 02/27: gnu: blender: Update to 2.82., (continued)
- 02/27: gnu: blender: Update to 2.82., guix-commits, 2020/02/16
- 05/27: gnu: boinc-client: Update to 7.16.4., guix-commits, 2020/02/16
- 07/27: gnu: ddclient: Update to 3.9.1., guix-commits, 2020/02/16
- 09/27: gnu: camlp5: Update to 7.11., guix-commits, 2020/02/16
- 08/27: gnu: ddclient: Update home page., guix-commits, 2020/02/16
- 04/27: gnu: noise-repellent: Update to 0.1.5., guix-commits, 2020/02/16
- 11/27: gnu: lttoolbox: Remove redundant FILE-NAME., guix-commits, 2020/02/16
- 13/27: gnu: sbsigntools: Update to 0.9.3., guix-commits, 2020/02/16
- 14/27: gnu: fasm: Update to 1.73.22., guix-commits, 2020/02/16
- 15/27: gnu: fio: Update to 3.18., guix-commits, 2020/02/16
- 20/27: gnu: libmicrohttpd: Update to 0.9.70.,
guix-commits <=
- 18/27: gnu: openscenegraph: Fix typo in description., guix-commits, 2020/02/16
- 12/27: gnu: libasr: Update to 1.0.4., guix-commits, 2020/02/16
- 10/27: gnu: lttoolbox: Update to 3.5.1., guix-commits, 2020/02/16
- 16/27: gnu: flashrom: Update to 1.2., guix-commits, 2020/02/16
- 17/27: gnu: openscenegraph: Update to 3.6.5., guix-commits, 2020/02/16
- 19/27: gnu: freeorion: Update to 0.4.9., guix-commits, 2020/02/16
- 21/27: gnu: wabt: Use Texinfo mark-up., guix-commits, 2020/02/16
- 22/27: gnu: r-rocr: Use HTTPS home page., guix-commits, 2020/02/16
- 27/27: gnu: python-reno: Update home page., guix-commits, 2020/02/16
- 25/27: gnu: python2-enum: Use HTTPS home page., guix-commits, 2020/02/16