mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: nss-rapid: Update to 3.116.
* gnu/packages/nss.scm (nss-rapid): Update to 3.116. Change-Id: I62e2c4623e91d436de159978d8a0ca8fb8ca2fa9
This commit is contained in:
parent
c748f196f8
commit
f2eedccdd4
1 changed files with 2 additions and 2 deletions
|
@ -286,7 +286,7 @@ This package tracks the Extended Support Release (ESR) channel.")
|
|||
(package
|
||||
(inherit nss)
|
||||
(name "nss-rapid")
|
||||
(version "3.115")
|
||||
(version "3.116")
|
||||
(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 "1av1g18dkx86zxvpr34j5mx976mgsk002khlb40k4ydx6gxlfamc"))
|
||||
(base32 "0wxvy9kxqafrwqkx977wpy1mynvsf7mdag3zy9qkn7mdwhfn2f1r"))
|
||||
(patches
|
||||
(search-patches "nss-3.56-pkgconfig.patch"
|
||||
"nss-getcwd-nonnull.patch"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue