lomiri.suru-icon-theme: 2024.02.1 -> 2024.10.13

This commit is contained in:
OPNA2608 2024-11-11 22:55:06 +01:00
parent 87d70198ea
commit dfcc70216e

View File

@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "suru-icon-theme";
version = "2024.02.1";
version = "2024.10.13";
src = fetchFromGitLab {
owner = "ubports";
repo = "development/core/suru-icon-theme";
rev = finalAttrs.version;
hash = "sha256-7T9FILhZrs5bbdBEV/FszCOwUd/C1Rl9tbDt77SIzRk=";
hash = "sha256-rbhfcjca0vMBa0tJWGpXMRGGygZH1hmdQv/nLJWPS7s=";
};
strictDeps = true;