[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/14: gnu: libmicrohttpd: Update to 1.0.1.
From: |
guix-commits |
Subject: |
01/14: gnu: libmicrohttpd: Update to 1.0.1. |
Date: |
Sun, 31 Mar 2024 21:34:49 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit b4c2c984d71fdb1166fe292ba8739e0cec0dd712
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Mar 9 20:36:20 2024 -0500
gnu: libmicrohttpd: Update to 1.0.1.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 1.0.1.
Change-Id: I10e40d2a4d5634f9936c349c0678876e4cbba9ab
---
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 e23755302d..f58ecc1404 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -163,14 +163,14 @@ tool to extract metadata from a file and print the
results.")
(define-public libmicrohttpd
(package
(name "libmicrohttpd")
- (version "0.9.77")
+ (version "1.0.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/libmicrohttpd/libmicrohttpd-"
version ".tar.gz"))
(sha256
(base32
- "185hfvdxs3njcja5rz5c9v73x4x97k0s8vkah396000ja6hj6w4y"))))
+ "151bi13xx8dz5c9v33chp6ch5q8wmbxb9z7l37g4vqsdkgy0k7m8"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags
- branch master updated (1cba1f8ce6 -> 6e2db85ca8), guix-commits, 2024/03/31
- 07/14: gnu: Add emacs-memory-usage., guix-commits, 2024/03/31
- 05/14: doc: cookbook: Fix typo., guix-commits, 2024/03/31
- 03/14: gnu: gnunet: Update to 0.21.1., guix-commits, 2024/03/31
- 04/14: gnu: gnunet-gtk: Update to 0.21.0., guix-commits, 2024/03/31
- 08/14: gnu: Add python-pods., guix-commits, 2024/03/31
- 11/14: gnu: x-resize: Update to 0.3., guix-commits, 2024/03/31
- 12/14: gnu: geary: Update to 44.1., guix-commits, 2024/03/31
- 09/14: gnu: dbus-for-jami: Use Gexp., guix-commits, 2024/03/31
- 14/14: gnu: Add libgrapheme., guix-commits, 2024/03/31
- 01/14: gnu: libmicrohttpd: Update to 1.0.1.,
guix-commits <=
- 02/14: gnu: gnurl: Update to 7.72.0., guix-commits, 2024/03/31
- 10/14: gnu: guile-lib: Update to 0.2.8., guix-commits, 2024/03/31
- 06/14: gnu: xfce: Add support for volume keyboard buttons., guix-commits, 2024/03/31
- 13/14: gnu: qmk: Support custom keyboards., guix-commits, 2024/03/31