nss_latest: 3.81 -> 3.82
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_82.rst
This commit is contained in:
parent
14157eb4ba
commit
1393dba610
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.81";
|
||||
hash = "sha256-qL9fO7YXBo1X57FfPZ1SjxCa8NV98uqrBRm2Qj7czKY=";
|
||||
version = "3.82";
|
||||
hash = "sha256-Mr9nO3LC+ZU+07THAzq/WmytMChUokrliMV1plZ8FXM=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue