[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/46: gnu: nspr: Update to 4.25.
From: |
guix-commits |
Subject: |
41/46: gnu: nspr: Update to 4.25. |
Date: |
Fri, 14 Feb 2020 12:41:07 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit dabd2fc3d5280dc1566e3d30ecccfd3b37eb635e
Author: Marius Bakke <address@hidden>
AuthorDate: Thu Feb 13 19:37:57 2020 +0100
gnu: nspr: Update to 4.25.
* gnu/packages/nss.scm (nspr): Update to 4.25.
---
gnu/packages/nss.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/nss.scm b/gnu/packages/nss.scm
index 865c085..f307d6a 100644
--- a/gnu/packages/nss.scm
+++ b/gnu/packages/nss.scm
@@ -34,7 +34,7 @@
(define-public nspr
(package
(name "nspr")
- (version "4.24")
+ (version "4.25")
(source (origin
(method url-fetch)
(uri (string-append
@@ -42,7 +42,7 @@
version "/src/nspr-" version ".tar.gz"))
(sha256
(base32
- "1l0ksiny032jijgk0g76wf0kiq673i01izj7jrs2h5d1yq6rm9ch"))))
+ "0mjjk2b7ika3v4y99cnaqz3z1iq1a50r1psn9i3s87gr46z0khqb"))))
(build-system gnu-build-system)
(native-inputs
`(("perl" ,perl)))
- 19/46: gnu: perl-test-deep: Remove obsolete input., (continued)
- 19/46: gnu: perl-test-deep: Remove obsolete input., guix-commits, 2020/02/14
- 24/46: gnu: ImageMagick: Update to 6.9.10-92., guix-commits, 2020/02/14
- 23/46: gnu: lz4: Do not install liblz4.a., guix-commits, 2020/02/14
- 25/46: gnu: check: Update to 0.14.0., guix-commits, 2020/02/14
- 26/46: gnu: MariaDB: Update to 10.1.44., guix-commits, 2020/02/14
- 29/46: gnu: qpdf: Update to 9.1.1., guix-commits, 2020/02/14
- 30/46: gnu: mtdev: Update to 1.1.6., guix-commits, 2020/02/14
- 31/46: gnu: mtdev: Do not build the static library., guix-commits, 2020/02/14
- 32/46: gnu: python-cython: Update to 0.29.15., guix-commits, 2020/02/14
- 34/46: gnu: python-snowballstemmer: Update to 2.0.0., guix-commits, 2020/02/14
- 41/46: gnu: nspr: Update to 4.25.,
guix-commits <=
- 42/46: gnu: nss, nss-certs: Update to 3.50., guix-commits, 2020/02/14
- 20/46: gnu: perl-test-nowarnings: Remove obsolete input., guix-commits, 2020/02/14
- 44/46: gnu: postgresql@10: Update to 10.12., guix-commits, 2020/02/14
- 22/46: gnu: perl-test-trap: Remove obsolete input., guix-commits, 2020/02/14
- 27/46: gnu: cups-filters: Update to 1.27.0., guix-commits, 2020/02/14
- 28/46: gnu: python-mako: Update to 1.1.1., guix-commits, 2020/02/14
- 33/46: gnu: python-babel: Update to 2.8.0., guix-commits, 2020/02/14
- 35/46: gnu: python-docutils: Update to 0.16., guix-commits, 2020/02/14
- 36/46: gnu: python-docutils: Run the tests., guix-commits, 2020/02/14
- 38/46: gnu: python-jinja2: Run the tests., guix-commits, 2020/02/14