nss_latest: 3.80 -> 3.81
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_81.rst
This commit is contained in:
parent
e3a3abe560
commit
20ada9a6c7
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.80";
|
||||
hash = "sha256-wL8f0sfimmsCswliK6r8RD7skMiTS7FV2ku5iYh4S2o=";
|
||||
version = "3.81";
|
||||
hash = "sha256-qL9fO7YXBo1X57FfPZ1SjxCa8NV98uqrBRm2Qj7czKY=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue