[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/295: gnu: libconfuse: Update to 3.3.
From: |
guix-commits |
Subject: |
10/295: gnu: libconfuse: Update to 3.3. |
Date: |
Mon, 27 Jul 2020 06:25:01 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 07d6003be0c4d1d631a65f36a88cf69685d6c8b1
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Jun 27 15:44:21 2020 +0200
gnu: libconfuse: Update to 3.3.
* gnu/packages/textutils.scm (libconfuse): Update to 3.3.
---
gnu/packages/textutils.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index b6732db..99708bb 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -7,7 +7,7 @@
;;; Copyright © 2016 Alex Griffin <a@ajgrf.com>
;;; Copyright © 2016, 2018, 2019 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2016 Nikita <nikita@n0.is>
-;;; Copyright © 2016 Marius Bakke <mbakke@fastmail.com>
+;;; Copyright © 2016, 2020 Marius Bakke <marius@gnu.org>
;;; Copyright © 2017 Eric Bavier <bavier@member.fsf.org>
;;; Copyright © 2017 Rene Saavedra <rennes@openmailbox.org>
;;; Copyright © 2017,2019 Hartmut Goebel <h.goebel@crazy-compilers.com>
@@ -200,7 +200,7 @@ encoding, supporting Unicode version 9.0.0.")
(define-public libconfuse
(package
(name "libconfuse")
- (version "3.2.2")
+ (version "3.3")
(source
(origin
(method url-fetch)
@@ -208,7 +208,7 @@ encoding, supporting Unicode version 9.0.0.")
"releases/download/v" version
"/confuse-" version ".tar.xz"))
(sha256
- (base32 "02r1mmzik2m0iigbc2da3y754vj24i18r3ml5p2wzs027mjhn959"))))
+ (base32 "043hqqykpprgrkw9s2hbdlxr308a7yxwsgxj4m8aadg1401hmm8x"))))
(build-system gnu-build-system)
(home-page "https://github.com/martinh/libconfuse")
(synopsis "Configuration file parser library")
- 03/295: gnu: emacs-sly: Update to 20200626., (continued)
- 03/295: gnu: emacs-sly: Update to 20200626., guix-commits, 2020/07/27
- 07/295: gnu: opusfile: Do not build static libraries., guix-commits, 2020/07/27
- 09/295: gnu: spdlog: Update to 1.6.1., guix-commits, 2020/07/27
- 02/295: hurd-boot: Mount /proc, add /etc/mtab., guix-commits, 2020/07/27
- 04/295: gnu: slynk: Update to 20200626., guix-commits, 2020/07/27
- 05/295: gnu: Add dhewm3., guix-commits, 2020/07/27
- 06/295: gnu: opusfile: Update to 0.12., guix-commits, 2020/07/27
- 20/295: gnu: libcyaml: Remove unused input., guix-commits, 2020/07/27
- 11/295: gnu: libconfuse: Do not build static libraries., guix-commits, 2020/07/27
- 18/295: gnu: libzip: Update to 1.7.1., guix-commits, 2020/07/27
- 10/295: gnu: libconfuse: Update to 3.3.,
guix-commits <=
- 26/295: gnu: Add autofs., guix-commits, 2020/07/27
- 34/295: gnu: dropbear: Update to 2020.80 [fix for CVE-2018-20685]., guix-commits, 2020/07/27
- 24/295: gnu: python-setproctitle: Fix build., guix-commits, 2020/07/27
- 08/295: gnu: feh: Update to 3.4.1., guix-commits, 2020/07/27
- 16/295: gnu: exempi: Update to 2.5.2., guix-commits, 2020/07/27
- 30/295: daemon: Recognize SHA3 and BLAKE2s., guix-commits, 2020/07/27
- 27/295: bash completion: Complete 'guix environment' properly., guix-commits, 2020/07/27
- 35/295: gnu: r-dexseq: Update to 1.34.1., guix-commits, 2020/07/27
- 40/295: gnu: r-ggpubr: Update to 0.4.0., guix-commits, 2020/07/27
- 36/295: gnu: r-biocviews: Update to 1.56.1., guix-commits, 2020/07/27