nomnatong: 5.14 -> 5.15 (#406818)

authored by Nick Cao and committed by GitHub 5ebfa7a2 b1ac2991

+2 -2
+2 -2
pkgs/by-name/no/nomnatong/package.nix
··· 8 8 9 9 stdenvNoCC.mkDerivation (finalAttrs: { 10 10 pname = "nomnatong"; 11 - version = "5.14"; 11 + version = "5.15"; 12 12 13 13 src = fetchFromGitHub { 14 14 owner = "nomfoundation"; 15 15 repo = "font"; 16 16 rev = "v${finalAttrs.version}"; 17 - hash = "sha256-H9Cdl27qg94SgyDS1KvoyHTQC4s2geLBPKKupEXGJQE="; 17 + hash = "sha256-QVg54EX2ctfADe5976PHHId3r35oQEPDejvGU89+QeU="; 18 18 }; 19 19 20 20 nativeBuildInputs = [