summaryrefslogtreecommitdiff
path: root/gnu/packages/textutils.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/textutils.scm')
-rw-r--r--gnu/packages/textutils.scm16
1 files changed, 9 insertions, 7 deletions
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index b6732dbae1..3c765aa887 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,8 +208,10 @@ 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)
+ (arguments
+ '(#:configure-flags '("--disable-static")))
(home-page "https://github.com/martinh/libconfuse")
(synopsis "Configuration file parser library")
(description "libconfuse is a configuration file parser library. It
@@ -257,7 +259,7 @@ the Hannon Lab.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/google/cityhash.git")
+ (url "https://github.com/google/cityhash")
(commit commit)))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
@@ -708,7 +710,7 @@ categories.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/williamh/dotconf.git")
+ (url "https://github.com/williamh/dotconf")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
@@ -876,7 +878,7 @@ source code.")
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/aflc/editdistance.git")
+ (url "https://github.com/aflc/editdistance")
(commit commit)))
(file-name (git-file-name name version))
(sha256
@@ -1085,7 +1087,7 @@ Mainland China, Taiwan, and Hong-Kong.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/nurse/nkf.git")
+ (url "https://github.com/nurse/nkf")
(commit commit)))
(file-name (git-file-name name version))
(sha256