summaryrefslogtreecommitdiff
path: root/gnu/packages/nss.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/nss.scm')
-rw-r--r--gnu/packages/nss.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/packages/nss.scm b/gnu/packages/nss.scm
index 7bb239dd27..8088f23aa6 100644
--- a/gnu/packages/nss.scm
+++ b/gnu/packages/nss.scm
@@ -103,8 +103,9 @@ in the Mozilla clients.")
(define-public nss
(package
(name "nss")
- ;; Also update and test the nss-certs package, which duplicates version and
- ;; source to avoid a top-level variable reference & module cycle.
+ ;; IMPORTANT: Also update and test the nss-certs package, which duplicates
+ ;; version and source to avoid a top-level variable reference & module
+ ;; cycle.
(version "3.88.1")
(source (origin
(method url-fetch)