mint-x-icons: 1.7.1 -> 1.7.2

https://github.com/linuxmint/mint-x-icons/compare/1.7.1...1.7.2
This commit is contained in:
Bobby Rong 2024-11-26 21:25:09 +08:00
parent 354c08e558
commit 1e191cba1e
No known key found for this signature in database

View File

@ -11,13 +11,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-x-icons";
version = "1.7.1";
version = "1.7.2";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-OiMQpVT5cydhw6Lb+vW+LiB/4gRuRhKXe93ocFj6qa4=";
hash = "sha256-9oXMMLVjirzRVJ0Pmd/1LjeeNUgYMKaGeih3eQA7k5U=";
};
propagatedBuildInputs = [