Merge pull request #190518 from SuperSamus/bismuth

This commit is contained in:
Sandro 2022-09-10 23:53:59 +02:00 committed by GitHub
commit c287be174c
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.2";
version = "3.1.3";
src = fetchFromGitHub {
owner = "Bismuth-Forge";
repo = pname;
rev = "v${version}";
sha256 = "sha256-sYehZ9f+V7xeqYaw5p6BCm2XWsC/mpmsak6pUFIWAbI=";
sha256 = "sha256-IWwFsYqoqW3924+pf8L+acIt31aU/mhqakXbT9Q4Bqw=";
};
cmakeFlags = [