Unverified Commit 89cd26ca authored by éclairevoyant's avatar éclairevoyant Committed by GitHub
Browse files

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

nomnatong: 5.09 -> 5.10
parents 6f59495c 5d328f84
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [