[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: libzen: Update to 0.4.40.
From: |
guix-commits |
Subject: |
04/08: gnu: libzen: Update to 0.4.40. |
Date: |
Fri, 27 Jan 2023 08:54:57 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a105e2a392c164233e15636a003d5dc18c94acf3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 22 01:00:02 2023 +0100
gnu: libzen: Update to 0.4.40.
* gnu/packages/cpp.scm (libzen): Update to 0.4.40.
---
gnu/packages/cpp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 7267dfd872..fc294c6eb4 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -294,7 +294,7 @@ various formats, including @code{json}.")
(define-public libzen
(package
(name "libzen")
- (version "0.4.39")
+ (version "0.4.40")
(source (origin
(method url-fetch)
;; Warning: This source has proved unreliable 1 time at least.
@@ -305,7 +305,7 @@ various formats, including @code{json}.")
"libzen_" version ".tar.bz2"))
(sha256
(base32
- "1rwaxmid9iv65n0y6xlcyxxydsvihjni9ldxpg6pbqz43amp49xx"))))
+ "17pnp5i1ppcxhxnfs9qlkzzy35h23pkdwhsgpbqdkf8lab2f4hsm"))))
(native-inputs
(list autoconf automake libtool))
(build-system gnu-build-system)
- branch master updated (8e1cca32b9 -> 729eabc6ae), guix-commits, 2023/01/27
- 01/08: gnu: rsnapshot: Update to 1.4.5., guix-commits, 2023/01/27
- 04/08: gnu: libzen: Update to 0.4.40.,
guix-commits <=
- 02/08: gnu: libhx: Update to 4.9., guix-commits, 2023/01/27
- 05/08: gnu: google-highway: Update to 1.0.3., guix-commits, 2023/01/27
- 03/08: gnu: quazip: Update to 1.4., guix-commits, 2023/01/27
- 08/08: gnu: emacs-magit: Update to 3.3.0-2.c883fab., guix-commits, 2023/01/27
- 06/08: gnu: galera: Update to 26.4.13., guix-commits, 2023/01/27
- 07/08: gnu: libxcrypt: Update to 4.4.33., guix-commits, 2023/01/27