Merge pull request #327492 from romildo/upd.marwaita-mint

marwaita-mint: 20.2-unstable-2024-07-01 -> 20.3.1
This commit is contained in:
José Romildo Malaquias 2024-07-18 22:32:44 -03:00 committed by GitHub
commit 7e9a7881bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,13 +10,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "marwaita-mint";
version = "20.2-unstable-2024-07-01";
version = "20.3.1";
src = fetchFromGitHub {
owner = "darkomarko42";
repo = "marwaita-mint";
rev = "ecdb79b45937466b7d8377d294838da3e8f4e61a";
hash = "sha256-57oZgacQQF6nZney0AxSbGfv45eeBLjXHBK6wp1251U=";
rev = finalAttrs.version;
hash = "sha256-0IgQbBragalLO0zVU36ZWxF3Q47cfEQ15HxQ2j9QhIc=";
};
buildInputs = [