Merge pull request #285399 from r-ryantm/auto-update/nomnatong

nomnatong: 5.08 -> 5.09
This commit is contained in:
Nick Cao
2024-02-01 07:51:00 -05:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "nomnatong";
version = "5.08";
version = "5.09";
src = fetchFromGitHub {
owner = "nomfoundation";
repo = "font";
rev = "v${finalAttrs.version}";
hash = "sha256-WtAxnTFrgXdG2T1vqfRc31tNKbZagDSO9lycKxn8dKg=";
hash = "sha256-WkDvneCWuAS0/D+WUhd1F6dqpIuSAMK598mSRbNf6/8=";
};
nativeBuildInputs = [