brial: 1.2.12 -> 1.2.14

This commit is contained in:
R. Ryantm
2025-05-23 15:00:22 -03:00
committed by Mauricio Collares
parent 3f96c18c79
commit c2b0ff8510
+2 -2
View File
@@ -10,14 +10,14 @@
}:
stdenv.mkDerivation rec {
version = "1.2.12";
version = "1.2.14";
pname = "brial";
src = fetchFromGitHub {
owner = "BRiAl";
repo = "BRiAl";
rev = version;
sha256 = "sha256-y6nlqRBJRWohGDAKe/F37qBP1SgtFHR1HD+erFJReOM=";
sha256 = "sha256-vefvqlJab4lVHH35uItdNw5YBEOgVrETIYGoPlq8660=";
};
# FIXME package boost-test and enable checks