nss_latest: 3.87 -> 3.88.1
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_88.rst https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_88_1.rst
This commit is contained in:
parent
a8f2090bc8
commit
05bbf5e583
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@
|
|||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.87";
|
||||
hash = "sha256-aKGJRJbT0Vi6vHX4pd2j9Vt8FWBXOTbjsQGhD6SsFS0=";
|
||||
version = "3.88.1";
|
||||
hash = "sha256-J9JD7fh9HPG7nIYfA9OH4OkjDOUBf0MIyUH1WLVLNJY=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue