nss_latest: 3.99 -> 3.100
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_100.rst
This commit is contained in:
parent
da7ad4f4ab
commit
3f8979b1c6
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.99";
|
||||
hash = "sha256-6JocWJpA+VjEPZOxmD74toyEBLOTzCxSWUzrxPi52bU=";
|
||||
version = "3.100";
|
||||
hash = "sha256-PlMCvSN4DMKY7u/7cr7kArrRve8YIfdycjgpik72bhA=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue