ocamlPackages.brr: 0.0.7 -> 0.0.8
This commit is contained in:
parent
732a532b9c
commit
2fdbb72b8a
@ -12,10 +12,10 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "ocaml${ocaml.version}-brr";
|
||||
version = "0.0.7";
|
||||
version = "0.0.8";
|
||||
src = fetchurl {
|
||||
url = "https://erratique.ch/software/brr/releases/brr-${version}.tbz";
|
||||
hash = "sha256-rcWuW6avI/RJZNAlxKOsPSEtDQZ1hb51oKpSk3iG7oY=";
|
||||
hash = "sha256-g4ROHy9rHlaEFi5+euyRuEKK5HwKJWPmFkdvFhdIYgg=";
|
||||
};
|
||||
buildInputs = [
|
||||
ocaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user