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

nomnatong: 5.09 -> 5.10
This commit is contained in:
éclairevoyant 2024-04-17 23:39:37 +00:00 committed by GitHub
commit 89cd26ca3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "nomnatong";
version = "5.09";
version = "5.10";
src = fetchFromGitHub {
owner = "nomfoundation";
repo = "font";
rev = "v${finalAttrs.version}";
hash = "sha256-WkDvneCWuAS0/D+WUhd1F6dqpIuSAMK598mSRbNf6/8=";
hash = "sha256-e7LT6lwm4jbqL+mtvfZsCC7F6KOVYD/lAGRPAgyyMxc=";
};
nativeBuildInputs = [