ocamlPackages.pecu: 0.6 → 0.7

This commit is contained in:
Vincent Laporte 2024-05-02 07:20:09 +02:00 committed by Vincent Laporte
parent adc44ac0ee
commit 435a273fbb

View File

@ -2,15 +2,13 @@
buildDunePackage rec {
pname = "pecu";
version = "0.6";
duneVersion = "3";
version = "0.7";
minimalOCamlVersion = "4.03";
src = fetchurl {
url = "https://github.com/mirage/pecu/releases/download/v${version}/pecu-v${version}.tbz";
sha256 = "a9d2b7da444c83b20f879f6c3b7fc911d08ac1e6245ad7105437504f9394e5c7";
url = "https://github.com/mirage/pecu/releases/download/v${version}/pecu-${version}.tbz";
hash = "sha256-rXR3tbFkKNM8MkQAZ2hJU9lO+qQ/qvYghXkYus6f13g=";
};
# crowbar availability