brial: 1.2.4 -> 1.2.5

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brial/versions
This commit is contained in:
R. RyanTM 2019-06-16 08:20:39 -07:00 committed by Frederik Rietdijk
parent 2df00be601
commit 069f2235af

View file

@ -8,14 +8,14 @@
}:
stdenv.mkDerivation rec {
version = "1.2.4";
version = "1.2.5";
name = "brial-${version}";
src = fetchFromGitHub {
owner = "BRiAl";
repo = "BRiAl";
rev = version;
sha256 = "08skgmwz190mvpkh0ddx92ilva6bxidxwh1qg16ipi768x92193s";
sha256 = "1nv56fp3brpzanxj7vwvxqdafqfsfhdgq5imr3m94psw5gdfqwja";
};
# FIXME package boost-test and enable checks