[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/16: gnu: libconfini: Update to 1.16.4.
From: |
guix-commits |
Subject: |
12/16: gnu: libconfini: Update to 1.16.4. |
Date: |
Wed, 27 Jul 2022 06:30:03 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6efe29d2e7c17c7609f56a0bceaa491d01ac3e96
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 24 02:00:01 2022 +0200
gnu: libconfini: Update to 1.16.4.
* gnu/packages/cpp.scm (libconfini): Update to 1.16.4.
---
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 5ae5efc330..481671f443 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1474,7 +1474,7 @@ output randomness while retaining speed, simplicity, and
conciseness.")
(define-public libconfini
(package
(name "libconfini")
- (version "1.16.3")
+ (version "1.16.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1483,7 +1483,7 @@ output randomness while retaining speed, simplicity, and
conciseness.")
(file-name (git-file-name name version))
(sha256
(base32
- "01g8ai2z4fwshk06k824j6ib8nfb3cwxs5kqpqjvv4k5ayzm892h"))))
+ "002lmf1b2phmc6s348k00yx5shrcc7psn3pgqvraxvr6n8g747jx"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- branch master updated (56e17f6493 -> 75bc96ed8e), guix-commits, 2022/07/27
- 05/16: gnu: imgui: Update to 1.88., guix-commits, 2022/07/27
- 04/16: gnu: es: Use URL-FETCH/TARBOMB., guix-commits, 2022/07/27
- 12/16: gnu: libconfini: Update to 1.16.4.,
guix-commits <=
- 06/16: gnu: qtractor: Update to 0.9.27., guix-commits, 2022/07/27
- 10/16: gnu: nbd: Update to 3.24., guix-commits, 2022/07/27
- 07/16: gnu: qtractor: Remove input labels., guix-commits, 2022/07/27
- 11/16: gnu: ndisc6: Update to 1.0.6., guix-commits, 2022/07/27
- 02/16: gnu: freetalk: Modernise arguments' style., guix-commits, 2022/07/27
- 13/16: gnu: libconfini: Omit static library., guix-commits, 2022/07/27
- 15/16: gnu: osinfo-db: Update to 20220516., guix-commits, 2022/07/27
- 14/16: gnu: get-iplayer: Update to 3.30., guix-commits, 2022/07/27
- 08/16: gnu: podofo: Update to 0.9.8., guix-commits, 2022/07/27
- 09/16: gnu: podofo: Remove input labels., guix-commits, 2022/07/27