mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
ocamlPackages.iri: 1.0.0 -> 1.1.0
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
buildDunePackage rec {
|
||||
pname = "iri";
|
||||
version = "1.0.0";
|
||||
version = "1.1.0";
|
||||
|
||||
minimalOCamlVersion = "4.12";
|
||||
|
||||
@@ -18,7 +18,7 @@ buildDunePackage rec {
|
||||
owner = "zoggy";
|
||||
repo = "ocaml-iri";
|
||||
rev = version;
|
||||
hash = "sha256-6Q7qPezmdcO6JSevWl55XAxFuIROZNDrMkYw8VRR7qg=";
|
||||
hash = "sha256-fh5+0CWplDdGXCotZL2UzjOGil2LR4NppttaquO/ndE=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user