Merge pull request #204175 from r-ryantm/auto-update/marwaita

marwaita: 16.0 -> 16.1
This commit is contained in:
José Romildo Malaquias 2022-12-02 18:33:33 -03:00 committed by GitHub
commit 7ceefed039
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "marwaita";
version = "16.0";
version = "16.1";
src = fetchFromGitHub {
owner = "darkomarko42";
repo = pname;
rev = version;
sha256 = "sha256-kBXGYXOrza4tb5J9hmheDhZcwEd1xT6wLUc9cBGJ/AY=";
sha256 = "sha256-NYJ3cVxWd3vVkjr+Ni4kmhQzL9E+paexejrNA8pRfPE=";
};
buildInputs = [