[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/14: gnu: nss-certs: Update to 3.99.
From: |
guix-commits |
Subject: |
06/14: gnu: nss-certs: Update to 3.99. |
Date: |
Sun, 28 Apr 2024 10:40:33 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit baa6d7e04e2b36fe35ddf4f69d842ae253129fae
Author: Ian Eure <ian@retrospec.tv>
AuthorDate: Sat Apr 27 17:42:11 2024 -0700
gnu: nss-certs: Update to 3.99.
* gnu/packages/certs.scm (nss-certs): Update to 3.99.
Change-Id: I588bc385022df486e596cd6fc5a7363df919b80b
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
gnu/packages/certs.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/certs.scm b/gnu/packages/certs.scm
index 7078c7c8d1..00c6a93b92 100644
--- a/gnu/packages/certs.scm
+++ b/gnu/packages/certs.scm
@@ -188,10 +188,10 @@ taken from the NSS package and thus ultimately from the
Mozilla project.")
(home-page "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS")
(license license:mpl2.0)))
-(define-public nss-certs-3.98
+(define-public nss-certs-3.99
(package
(inherit nss-certs)
- (version "3.98")
+ (version "3.99")
(source (origin
(method url-fetch)
(uri (let ((version-with-underscores
@@ -202,7 +202,7 @@ taken from the NSS package and thus ultimately from the
Mozilla project.")
"nss-" version ".tar.gz")))
(sha256
(base32
- "1kh98amfklrq6915n4mlbrcqghc3srm7rkzs9dkh21jwscrwqjgm"))))))
+ "1g89ig40gfi1sp02gybvl2z818lawcnrqjzsws36cdva834c5maw"))))))
(define-public le-certs
(package
- branch master updated (4178eaf3b2 -> 72308f262c), guix-commits, 2024/04/28
- 08/14: gnu: guile-gsl: Update to 0.0.1-1.22ac81c., guix-commits, 2024/04/28
- 09/14: gnu: guile-lmdb: Update to 0.0.1-2.56a986f., guix-commits, 2024/04/28
- 04/14: system: Fix duplicate nss-certs check., guix-commits, 2024/04/28
- 14/14: gnu: emacs-plz: Update to 0.8., guix-commits, 2024/04/28
- 05/14: gnu: nss/fixed: Update to 3.99., guix-commits, 2024/04/28
- 02/14: gnu: Remove kddockwidgets-1., guix-commits, 2024/04/28
- 01/14: gnu: hotspot: Update to 1.5.0., guix-commits, 2024/04/28
- 03/14: gnu: soqt: Update to 1.6.2., guix-commits, 2024/04/28
- 07/14: gnu: librewolf: Update to 125.0.2-1., guix-commits, 2024/04/28
- 06/14: gnu: nss-certs: Update to 3.99.,
guix-commits <=
- 11/14: gnu: haxe: Update to 4.3.4, guix-commits, 2024/04/28
- 13/14: gnu: emacs-cape: Update to 1.5., guix-commits, 2024/04/28
- 10/14: gnu: kauth: Fix KAUTH_HELPER_INSTALL_ABSOLUTE_DIR., guix-commits, 2024/04/28
- 12/14: gnu: hashlink: Update to 1.14, guix-commits, 2024/04/28