[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/34: gnu: nspr: Update to 4.27.
From: |
guix-commits |
Subject: |
03/34: gnu: nspr: Update to 4.27. |
Date: |
Sat, 25 Jul 2020 14:53:57 -0400 (EDT) |
mbakke pushed a commit to branch wip-staging
in repository guix.
commit 8b3c0df1a9bbe70ecb6d2e1c19dad62f774a6452
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Jul 24 21:17:32 2020 +0200
gnu: nspr: Update to 4.27.
* gnu/packages/nss.scm (nspr): Update to 4.27.
---
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 b19ad7e..67894a0 100644
--- a/gnu/packages/nss.scm
+++ b/gnu/packages/nss.scm
@@ -35,7 +35,7 @@
(define-public nspr
(package
(name "nspr")
- (version "4.25")
+ (version "4.27")
(source (origin
(method url-fetch)
(uri (string-append
@@ -43,7 +43,7 @@
version "/src/nspr-" version ".tar.gz"))
(sha256
(base32
- "0mjjk2b7ika3v4y99cnaqz3z1iq1a50r1psn9i3s87gr46z0khqb"))))
+ "16z82qc1l4cqn66p59ai0dy9ycllywn4jlxhip1a605bns952jbd"))))
(build-system gnu-build-system)
(native-inputs
`(("perl" ,perl)))
- 05/34: gnu: python-cryptography: Update to 3.0., (continued)
- 05/34: gnu: python-cryptography: Update to 3.0., guix-commits, 2020/07/25
- 06/34: gnu: ImageMagick: Update to 6.9.11-24., guix-commits, 2020/07/25
- 01/34: gnu: pcsc-lite: Update to 1.9.0., guix-commits, 2020/07/25
- 07/34: gnu: libnsl: Update to 1.3.0., guix-commits, 2020/07/25
- 09/34: gnu: pciutils: Update to 3.7.0., guix-commits, 2020/07/25
- 12/34: gnu: libinput: Update to 1.15.6., guix-commits, 2020/07/25
- 13/34: gnu: vulkan-tools: Update to 1.2.148., guix-commits, 2020/07/25
- 11/34: gnu: python-requests: Update to 2.24.0., guix-commits, 2020/07/25
- 14/34: gnu: wayland-protocols: Update to 1.20., guix-commits, 2020/07/25
- 17/34: gnu: libvorbis: Update to 1.3.7., guix-commits, 2020/07/25
- 03/34: gnu: nspr: Update to 4.27.,
guix-commits <=
- 08/34: gnu: GTK+: Update to 3.24.21., guix-commits, 2020/07/25
- 10/34: gnu: python-mako: Update to 1.1.3., guix-commits, 2020/07/25
- 16/34: gnu: libpsl: Update to 0.21.1., guix-commits, 2020/07/25
- 21/34: gnu: libdrm: Update to 2.4.102., guix-commits, 2020/07/25
- 22/34: gnu: libva: Update to 2.8.0., guix-commits, 2020/07/25
- 23/34: gnu: mesa: Update to 20.1.4., guix-commits, 2020/07/25
- 24/34: gnu: python-coverage: Update to 5.2.1., guix-commits, 2020/07/25
- 15/34: gnu: wayland: Update to 1.18.0., guix-commits, 2020/07/25
- 18/34: gnu: libevdev: Update to 1.9.1., guix-commits, 2020/07/25
- 19/34: gnu: xkeyboard-config: Update to 2.30., guix-commits, 2020/07/25