nss_latest: 3.88.1 -> 3.89

https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_89.rst
This commit is contained in:
Martin Weinelt
2023-03-10 20:00:56 +01:00
parent 7eaa1cf28d
commit 40a752167a
+2 -2
View File
@@ -5,6 +5,6 @@
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
import ./generic.nix {
version = "3.88.1";
hash = "sha256-J9JD7fh9HPG7nIYfA9OH4OkjDOUBf0MIyUH1WLVLNJY=";
version = "3.89";
hash = "sha256-VcN6P02gENBXT7izkmTLHntM6ebClUwcfs+fQe4AvtU=";
}