nss_latest: 3.79 -> 3.80

https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_80.rst
This commit is contained in:
ajs124 2022-06-24 00:38:57 +02:00
parent 784a97cce6
commit 0bd02d1963

View file

@ -5,6 +5,6 @@
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
import ./generic.nix {
version = "3.79";
hash = "sha256-698tapZhO2/nCtV56fmD4OlOARAXHPspmdtjPTOUpRQ=";
version = "3.80";
hash = "sha256-wL8f0sfimmsCswliK6r8RD7skMiTS7FV2ku5iYh4S2o=";
}