[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: pcre2: Update to 10.33.
From: |
guix-commits |
Subject: |
06/10: gnu: pcre2: Update to 10.33. |
Date: |
Sat, 4 May 2019 10:55:13 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 9adae0a0176caf38519f3b3e30b7855fbc70c548
Author: Marius Bakke <address@hidden>
Date: Thu May 2 13:50:24 2019 +0200
gnu: pcre2: Update to 10.33.
* gnu/packages/pcre.scm (pcre2): Update to 10.33.
---
gnu/packages/pcre.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/pcre.scm b/gnu/packages/pcre.scm
index 564a23d..1395a3e 100644
--- a/gnu/packages/pcre.scm
+++ b/gnu/packages/pcre.scm
@@ -89,7 +89,7 @@ POSIX regular expression API.")
(define-public pcre2
(package
(name "pcre2")
- (version "10.31")
+ (version "10.33")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/pcre/pcre2/"
@@ -97,7 +97,7 @@ POSIX regular expression API.")
(sha256
(base32
- "1b389pzw91k1hzydsh4smdsxyppwz4pv74m3nrvy8rda0j3m6zg0"))))
+ "1anqi7vpbfzag7imccrc6di1zl5rl63ab7rfpmajpw6d1kzlsl9m"))))
(build-system gnu-build-system)
(inputs `(("bzip2" ,bzip2)
("readline" ,readline)
- branch staging created (now 57e839a), guix-commits, 2019/05/04
- 01/10: gnu: mesa: Update to 19.0.3., guix-commits, 2019/05/04
- 02/10: gnu: orc: Update to 0.4.29., guix-commits, 2019/05/04
- 05/10: gnu: imagemagick: Update to 6.9.10-42., guix-commits, 2019/05/04
- 04/10: gnu: gtk+: Update to 3.24.8., guix-commits, 2019/05/04
- 06/10: gnu: pcre2: Update to 10.33.,
guix-commits <=
- 07/10: gnu: python-cython: Update to 0.29.7., guix-commits, 2019/05/04
- 09/10: gnu: libdrm: Update to 2.4.98., guix-commits, 2019/05/04
- 10/10: gnu: opus: Update to 1.3.1., guix-commits, 2019/05/04
- 03/10: gnu: gstreamer: Update to 1.16.0., guix-commits, 2019/05/04
- 08/10: gnu: libpsl: Update to 0.21.0., guix-commits, 2019/05/04