ocamlPackages.sail: 0.19 -> 0.19.1 (#423348)
This commit is contained in:
commit
79b68894ff
@ -16,7 +16,7 @@
|
||||
lem,
|
||||
linksem,
|
||||
yojson,
|
||||
version ? "0.19",
|
||||
version ? "0.19.1",
|
||||
}:
|
||||
|
||||
buildDunePackage {
|
||||
@ -25,7 +25,7 @@ buildDunePackage {
|
||||
|
||||
src = fetchurl {
|
||||
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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user