mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
alt-ergo: 2.6.2 -> 2.6.3
Release: https://github.com/OCamlPro/alt-ergo/releases/tag/v2.6.3 Diff: https://github.com/OCamlPro/alt-ergo/compare/v2.6.2...v2.6.3
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
|
||||
let
|
||||
pname = "alt-ergo";
|
||||
version = "2.6.2";
|
||||
version = "2.6.3";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/OCamlPro/alt-ergo/releases/download/v${version}/alt-ergo-${version}.tbz";
|
||||
hash = "sha256-OeLJEop9HonzMuMaJxbzWfO54akl/oHxH6SnSbXSTYI=";
|
||||
hash = "sha256-SsK12K5sVKEaDMNJ7HahU6qVcnv1fvnLMwmnBqf7G/o=";
|
||||
};
|
||||
in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user