Unverified Commit c0f3d81a authored by Vincent Laporte's avatar Vincent Laporte Committed by GitHub
Browse files

nixtamal: 1.1.1 → 1.1.2 (cherry-pick from staging) (#494557)

parents 2643850a e1fc3578
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@

ocamlPackages.buildDunePackage (finalAttrs: {
  pname = "nixtamal";
  version = "1.1.1";
  version = "1.1.2";
  release_year = 2026;

  minimalOCamlVersion = "5.3";
@@ -26,7 +26,7 @@ ocamlPackages.buildDunePackage (finalAttrs: {
    url = "https://darcs.toastal.in.th/nixtamal/stable/";
    mirrors = [ "https://smeder.ee/~toastal/nixtamal.darcs" ];
    rev = finalAttrs.version;
    hash = "sha256-VYK6ZqEutlVA8ASegLfqnJhLSU5jc2dIL3YOrXrGT0I=";
    hash = "sha256-Sgr3FGMjo/eETc6DA+rnBHKIQ3yUPkFKRRbf4O1Ns/o=";
  };

  nativeBuildInputs = [