gnu: nss: Remove stale comments.

* gnu/packages/nss.scm (nss): Remove stale comments.

Change-Id: Ide369d15f67863f18c69150c75266c25c448f872
This commit is contained in:
Maxim Cournoyer 2025-09-01 21:12:37 +09:00
parent ebe032d51d
commit 7841acc422
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -100,15 +100,10 @@ platform-neutral API for system level and libc-like functions. It is used
in the Mozilla clients.")
(license license:mpl2.0)))
;; nss should track ESRs, but currently doesn't. 3.102.1 is the current ESR.
(define-public nss
(package
(name "nss")
;; 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.101.4")
(version "3.101.4") ;update to latest ESR release
(source (origin
(method url-fetch)
(uri (let ((version-with-underscores