alt-ergo: 2.6.0 -> 2.6.1
This commit is contained in:
committed by
Vincent Laporte
parent
6ad6fbd6cb
commit
76614a7c50
@@ -8,11 +8,11 @@
|
||||
|
||||
let
|
||||
pname = "alt-ergo";
|
||||
version = "2.6.0";
|
||||
version = "2.6.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/OCamlPro/alt-ergo/releases/download/v${version}/alt-ergo-${version}.tbz";
|
||||
hash = "sha256-EmkxGvJSeKRmiSuoeMyIi6WfF39T3QPxKixiOwP8834=";
|
||||
hash = "sha256-31YEWjr3n7z70d7q8JAS1bw5C0wiI+HZwlwRwwHZ7ro=";
|
||||
};
|
||||
in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user