summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorIan Eure <ian@retrospec.tv>2025-11-21 12:59:32 -0800
committerIan Eure <ian@retrospec.tv>2025-11-25 21:45:54 -0800
commitb09bfcb1eb9e15c217debe3e884eb0e9b94aee62 (patch)
tree48e838c2b8e3147e26a79a6433f1f13465c416d5 /gnu
parent12dabd127f6b2a9abc0514b5ceb04748f3a3788e (diff)
gnu: nss-rapid: Update to 3.118.1.
* gnu/packages/nss.scm (nss-rapid): Update to 3.118.1. Change-Id: I48392728cd3eab54ff73b67c03dd6cc2884c9270
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/nss.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/nss.scm b/gnu/packages/nss.scm
index 36ba51affe6..1ba495145dc 100644
--- a/gnu/packages/nss.scm
+++ b/gnu/packages/nss.scm
@@ -286,7 +286,7 @@ This package tracks the Extended Support Release (ESR) channel.")
(package
(inherit nss)
(name "nss-rapid")
- (version "3.116")
+ (version "3.118.1")
(source
(origin
(inherit (package-source nss))
@@ -297,7 +297,7 @@ This package tracks the Extended Support Release (ESR) channel.")
"releases/NSS_" version-with-underscores "_RTM/src/"
"nss-" version ".tar.gz")))
(sha256
- (base32 "0wxvy9kxqafrwqkx977wpy1mynvsf7mdag3zy9qkn7mdwhfn2f1r"))
+ (base32 "1lxqmasrw35c0y7dhkpsg16rzxp2f2q2zkfhsgy6cwm3drkhlfcc"))
(patches
(search-patches "nss-3.56-pkgconfig.patch"
"nss-getcwd-nonnull.patch"