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:
ajs124 2022-07-21 16:03:03 +02:00
parent e3a3abe560
commit 20ada9a6c7

View file

@ -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=";
}