Merge pull request #208467 from r-ryantm/auto-update/ocaml4.14.0-cairo2
ocamlPackages.cairo2: 0.6.2 -> 0.6.4
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
|
||||
buildDunePackage rec {
|
||||
pname = "cairo2";
|
||||
version = "0.6.2";
|
||||
version = "0.6.4";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/Chris00/ocaml-cairo/releases/download/${version}/cairo2-${version}.tbz";
|
||||
sha256 = "sha256-a7P1kiVmIwT6Fhtwxs29ffgO4iexsulxUoc9cnJmEK4=";
|
||||
sha256 = "sha256-QDVzUtcgXTpXNYVWQ4MMs0Xy24OP+dGaUyAYdg1GigU=";
|
||||
};
|
||||
|
||||
minimalOCamlVersion = "4.02";
|
||||
|
||||
Reference in New Issue
Block a user