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

marwaita-manjaro: 17.0 -> 20.1
This commit is contained in:
José Romildo Malaquias 2024-06-30 00:23:50 -03:00 committed by GitHub
commit a58313d535
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "marwaita-manjaro";
version = "17.0";
version = "20.1";
src = fetchFromGitHub {
owner = "darkomarko42";
repo = pname;
rev = version;
sha256 = "sha256-lNHzO5wxAFL1axLlxefXyJue0Zu6bM53AUNm74IE4y8=";
sha256 = "sha256-rEwSlLnDzW6iaPCf91mhL0PqycJAqm/ZmoRf35fl1RY=";
};
buildInputs = [