ocamlPackages.sail: 0.19 -> 0.19.1
This commit is contained in:
parent
deb20abbe1
commit
86d0bfc85d
@ -16,7 +16,7 @@
|
|||||||
lem,
|
lem,
|
||||||
linksem,
|
linksem,
|
||||||
yojson,
|
yojson,
|
||||||
version ? "0.19",
|
version ? "0.19.1",
|
||||||
}:
|
}:
|
||||||
|
|
||||||
buildDunePackage {
|
buildDunePackage {
|
||||||
@ -25,7 +25,7 @@ buildDunePackage {
|
|||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://github.com/rems-project/sail/releases/download/${version}/sail-${version}.tbz";
|
url = "https://github.com/rems-project/sail/releases/download/${version}/sail-${version}.tbz";
|
||||||
hash = "sha256-VFjmmsCl2fUnONGUZQnFAYl/VIesy5YQsfIMMDBdI+A=";
|
hash = "sha256-Xplpi2NnwBgTPJCq7Szv8XPeINtuYcM+KxlZSh1IKjI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
minimalOCamlVersion = "4.08";
|
minimalOCamlVersion = "4.08";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user