cfr: 0.137 -> 0.138
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cfr/versions
This commit is contained in:
parent
ee32fa9b0d
commit
f8d3a0d55c
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "cfr-${version}";
|
name = "cfr-${version}";
|
||||||
version = "0.137";
|
version = "0.138";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://www.benf.org/other/cfr/cfr_${version}.jar";
|
url = "http://www.benf.org/other/cfr/cfr_${version}.jar";
|
||||||
sha256 = "1z704b31riyr3kv9cb2vqhd5gcha849g5k4zbvsh4yr9cdx226rz";
|
sha256 = "1v0agc3d26jvgxmskh2pl0sq0nr2czl7g0dckya4l6af4lxp9x7q";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ makeWrapper ];
|
buildInputs = [ makeWrapper ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user