cinnamon.mint-l-icons: 1.6.4 -> 1.6.5

https://github.com/linuxmint/mint-l-icons/compare/1.6.4...1.6.5
This commit is contained in:
Bobby Rong 2023-07-09 11:12:53 +08:00
parent 22950904fc
commit a0a702cf33
No known key found for this signature in database

View File

@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-l-icons";
version = "1.6.4";
version = "1.6.5";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-C6BnBIOKeewsaQPPXWWo70eQpO1pJS0+xVQghPj/TTE=";
hash = "sha256-x6rM4e8o3uoMPE+0NpZ7BgUZOCkj0XZEtepeNXsmyfU=";
};
propagatedBuildInputs = [