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

ocamlPackages.linol: 0.10 -> 0.11 (#507830)

parents 5328032d 8d012e30
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

buildDunePackage (finalAttrs: {
  pname = "linol";
  version = "0.10";
  version = "0.11";

  minimalOCamlVersion = "4.14";

@@ -18,7 +18,7 @@ buildDunePackage (finalAttrs: {
    owner = "c-cube";
    repo = "linol";
    tag = "v${finalAttrs.version}";
    hash = "sha256-G/5nTJd+MxPgNObKW2Hmmwn4HejQ81c3f4oVXjpNSZg=";
    hash = "sha256-9n610J62IPUXYQ/u+WjGTtowYFKQ45wE8M7UkLdEKVM=";
  };

  propagatedBuildInputs = [