Merge pull request #180235 from SuperSamus/bismuth

libsForQt5.bismuth: 3.1.1 -> 3.1.2
This commit is contained in:
Thomas Tuegel 2022-07-05 11:18:05 -05:00 committed by GitHub
commit cef9b74127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,13 +12,13 @@
mkDerivation rec {
pname = "bismuth";
version = "3.1.1";
version = "3.1.2";
src = fetchFromGitHub {
owner = "Bismuth-Forge";
repo = pname;
rev = "v${version}";
sha256 = "sha256-SGeqTmU603gKlzCUJ6AMaG7++9JvMw5EpSATwJEqNq8=";
sha256 = "sha256-sYehZ9f+V7xeqYaw5p6BCm2XWsC/mpmsak6pUFIWAbI=";
};
cmakeFlags = [