libuninameslist: 20240910 -> 20250714

This commit is contained in:
R. Ryantm
2025-07-21 14:43:33 +02:00
committed by Kerstin
parent 8c90747451
commit 6c6c2229cc
+2 -2
View File
@@ -7,13 +7,13 @@
stdenv.mkDerivation rec {
pname = "libuninameslist";
version = "20240910";
version = "20250714";
src = fetchFromGitHub {
owner = "fontforge";
repo = "libuninameslist";
rev = version;
hash = "sha256-Pi30c3To57AzY59i39JVG2IUkGnq7CEAQkqJ1f5AZhw=";
hash = "sha256-2SC8hu4yHbSbmQL17bfF4BwPLzBhUvF8iGqEtueUZaU=";
};
nativeBuildInputs = [