[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/24: gnu: nspr: Update to 4.24.
From: |
guix-commits |
Subject: |
18/24: gnu: nspr: Update to 4.24. |
Date: |
Tue, 10 Dec 2019 19:16:04 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 0a2c10d5cc51b2b53fd5a129b52ab59506f3cb8f
Author: Marius Bakke <address@hidden>
Date: Tue Dec 10 16:11:00 2019 +0100
gnu: nspr: Update to 4.24.
* gnu/packages/nss.scm (nspr): Update to 4.24.
---
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 65f95aa..fe2f443 100644
--- a/gnu/packages/nss.scm
+++ b/gnu/packages/nss.scm
@@ -34,7 +34,7 @@
(define-public nspr
(package
(name "nspr")
- (version "4.22")
+ (version "4.24")
(source (origin
(method url-fetch)
(uri (string-append
@@ -42,7 +42,7 @@
version "/src/nspr-" version ".tar.gz"))
(sha256
(base32
- "0c6ljv3bdqhc169srbpjy0cs52xk715p04zy08rcjvl54k6bdr69"))))
+ "1l0ksiny032jijgk0g76wf0kiq673i01izj7jrs2h5d1yq6rm9ch"))))
(build-system gnu-build-system)
(native-inputs
`(("perl" ,perl)))
- 08/24: gnu: gtk+: Update to 3.24.13., (continued)
- 08/24: gnu: gtk+: Update to 3.24.13., guix-commits, 2019/12/10
- 09/24: gnu: eudev: Update to 3.2.9., guix-commits, 2019/12/10
- 10/24: gnu: bluez: Update to 5.52., guix-commits, 2019/12/10
- 01/24: gnu: cups-filters: Update to 1.25.13., guix-commits, 2019/12/10
- 03/24: gnu: qpdf: Update to 9.1.0., guix-commits, 2019/12/10
- 11/24: gnu: libxkbcommon: Update to 0.9.1., guix-commits, 2019/12/10
- 13/24: gnu: MariaDB: Update to 10.1.43., guix-commits, 2019/12/10
- 15/24: gnu: orc: Update to 0.4.31., guix-commits, 2019/12/10
- 19/24: gnu: nss: Update to 3.48., guix-commits, 2019/12/10
- 06/24: gnu: mesa: Update to 19.2.7., guix-commits, 2019/12/10
- 18/24: gnu: nspr: Update to 4.24.,
guix-commits <=
- 22/24: gnu: at-spi2-core: Update to 2.34.0., guix-commits, 2019/12/10
- 21/24: gnu: atk: Update to 2.34.1., guix-commits, 2019/12/10
- 14/24: gnu: postgresql@10: Update to 10.11., guix-commits, 2019/12/10
- 17/24: gnu: check: Update to 0.13.0., guix-commits, 2019/12/10
- 16/24: gnu: gstreamer: Update to 1.16.2., guix-commits, 2019/12/10
- 20/24: gnu: python-sphinx: Update to 2.2.2., guix-commits, 2019/12/10
- 24/24: gnu: MariaDB: Do not propagate OpenSSL., guix-commits, 2019/12/10
- 12/24: gnu: ALSA: Update to 1.2.1., guix-commits, 2019/12/10
- 23/24: gnu: at-spi2-atk: Update to 2.34.1., guix-commits, 2019/12/10