Unverified Commit 2b40f1b3 authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

nomnatong: 5.11 -> 5.12 (#345569)

parents 90fc7b12 ad960aea
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.11";
  version = "5.12";

  src = fetchFromGitHub {
    owner = "nomfoundation";
    repo = "font";
    rev = "v${finalAttrs.version}";
    hash = "sha256-LaMggMZIehQynA6tokOte28bbV3H0kagJRsbE8ZczsM=";
    hash = "sha256-DMKL5a830V07U4Pogp2EQtGQUJ26d3F4u7ce5aWPAI8=";
  };

  nativeBuildInputs = [