cinnamon.mint-l-icons: 1.6.7 -> 1.7.0

https://github.com/linuxmint/mint-l-icons/compare/1.6.7...1.7.0
This commit is contained in:
Bobby Rong 2024-04-23 22:31:34 +08:00
parent 2b8708729a
commit 90b06e372c
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-l-icons";
version = "1.6.7";
version = "1.7.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-4fBqdJq/JG9SZOLRxv/wXYG9g4wWGkvGwkWzUTDDjXY=";
hash = "sha256-nVdx+d+KpTh9EPLhW0+FFzq3OEyacDSxHgllMm51BKk=";
};
propagatedBuildInputs = [