brial: 1.2.11 -> 1.2.12

This commit is contained in:
R. Ryantm
2023-01-21 18:52:05 +00:00
parent bfc50c1faf
commit 4c61d3b499
@@ -8,14 +8,14 @@
}:
stdenv.mkDerivation rec {
version = "1.2.11";
version = "1.2.12";
pname = "brial";
src = fetchFromGitHub {
owner = "BRiAl";
repo = "BRiAl";
rev = version;
sha256 = "sha256-GkaeBggOCiIWNBZoIaCvAcqGDRc/whTOqPZbGpAxWIk=";
sha256 = "sha256-y6nlqRBJRWohGDAKe/F37qBP1SgtFHR1HD+erFJReOM=";
};
# FIXME package boost-test and enable checks