Bobby Rong
2025-12-24 22:49:27 +08:00
parent 5585bf394e
commit aba238f0b8
+3 -3
View File
@@ -10,14 +10,14 @@
stdenvNoCC.mkDerivation {
pname = "mint-l-icons";
version = "1.7.9";
version = "1.8.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-l-icons";
# They don't really do tags, this is just a named commit.
rev = "fa88b00e10b0978e0309acccfa95d80005422b1a";
hash = "sha256-XXy1eO0a/5bBnP/inaUa/c09D/6QDmnik1LH382NGIw=";
rev = "256fe2e44655ce197701e35aefc40f49fe30356d";
hash = "sha256-BYzgGOVmUZBkz6lG1vFXtqiyUf3xnhXsoP+q4aLLMJs=";
};
propagatedBuildInputs = [