nomnatong: 5.15 -> 5.16

This commit is contained in:
R. Ryantm
2025-11-30 15:09:51 +00:00
parent 79a7cb8ed5
commit c15d3ff2fa
+2 -2
View File
@@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "nomnatong";
version = "5.15";
version = "5.16";
src = fetchFromGitHub {
owner = "nomfoundation";
repo = "font";
rev = "v${finalAttrs.version}";
hash = "sha256-QVg54EX2ctfADe5976PHHId3r35oQEPDejvGU89+QeU=";
hash = "sha256-/VjnNZKHEXOOzDjic1tZufYS49rVDXcIl7eDj7jl7Vo=";
};
nativeBuildInputs = [