brial: 1.2.12 -> 1.2.14 (#408980)

This commit is contained in:
Mauricio Collares
2025-05-23 17:26:05 -03:00
committed by GitHub
+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