nsss: 0.2.0.3 -> 0.2.0.4

This commit is contained in:
Alyssa Ross
2023-11-07 13:05:31 +00:00
committed by Adam Joseph
parent fc63ca1505
commit f032e6e2be
@@ -4,8 +4,8 @@ with skawarePackages;
buildPackage {
pname = "nsss";
version = "0.2.0.3";
sha256 = "seOX7VsydhGnwsjB3GDpH+81PFT+rUZPiHcgvAkUFI4=";
version = "0.2.0.4";
sha256 = "ObUE+FvY9rUj0zTlz6YsAqOV2zWZG3XyBt8Ku9Z2Gq0=";
description = "An implementation of a subset of the pwd.h, group.h and shadow.h family of functions.";