ocamlPackages.gluten-lwt-unix: 0.5.0 -> 0.5.1
This commit is contained in:
parent
a5ca13d240
commit
2a74ed900d
@ -7,11 +7,11 @@
|
||||
|
||||
buildDunePackage rec {
|
||||
pname = "gluten";
|
||||
version = "0.5.0";
|
||||
version = "0.5.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/anmonteiro/gluten/releases/download/${version}/gluten-${version}.tbz";
|
||||
hash = "sha256-mGKbbQSPMOumUCtxrAdoBt5y2RrkAf58spkUymTYhYM=";
|
||||
hash = "sha256-VZcbMFDRv+TVSXG05wUYxaWbTnBSa43RiVx9OesPnZY=";
|
||||
};
|
||||
|
||||
minimalOCamlVersion = "4.08";
|
||||
|
Loading…
Reference in New Issue
Block a user