nss_latest: 3.89 -> 3.89.1

https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_89_1.rst
This commit is contained in:
Martin Weinelt 2023-05-06 02:16:40 +02:00
parent 08ba5ce824
commit c4ee685dd1
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -5,6 +5,6 @@
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
import ./generic.nix {
version = "3.89";
hash = "sha256-VcN6P02gENBXT7izkmTLHntM6ebClUwcfs+fQe4AvtU=";
version = "3.89.1";
hash = "sha256-OtrtuecMPF9AYDv2CgHjNhkKbb4Bkp05XxawH+hKAVY=";
}