nss_latest: 3.95 -> 3.96

https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_96.rst
This commit is contained in:
Martin Weinelt
2023-12-16 14:43:50 +01:00
parent 8353130285
commit a1f1289c72

View File

@@ -5,6 +5,6 @@
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
import ./generic.nix {
version = "3.95";
hash = "sha256-RpiI5B6KeABRzgDtzZFOimvTjaiKgs+4SJjdOIY1gio=";
version = "3.96";
hash = "sha256-s48nYVGwoL4LTzlR1iE6ziifAKzVK+8FvA/h78mQOd0=";
}