libuninameslist: 20250714 -> 20250909 (#441783)

authored by Kerstin and committed by GitHub ce43b94a 0c689b66

+2 -2
+2 -2
pkgs/by-name/li/libuninameslist/package.nix
··· 7 7 8 8 stdenv.mkDerivation rec { 9 9 pname = "libuninameslist"; 10 - version = "20250714"; 10 + version = "20250909"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "fontforge"; 14 14 repo = "libuninameslist"; 15 15 rev = version; 16 - hash = "sha256-2SC8hu4yHbSbmQL17bfF4BwPLzBhUvF8iGqEtueUZaU="; 16 + hash = "sha256-jLl9UY24wIBkMxr/zq/yXRcKgwlHFG8zmoyo3YKqq9A="; 17 17 }; 18 18 19 19 nativeBuildInputs = [