mint-y-icons: 1.8.1 -> 1.8.3

https://github.com/linuxmint/mint-y-icons/compare/1.8.1...1.8.3
This commit is contained in:
Bobby Rong
2025-01-14 20:43:36 +08:00
parent 9abb87b552
commit 7c294532f0
+2 -2
View File
@@ -10,13 +10,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-y-icons";
version = "1.8.1";
version = "1.8.3";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-hVPDuDhmYhc+m+W703T9VdSHB5z0e6lMPDHYkcoB6nM=";
hash = "sha256-xGPihqXUraJy9lDCSVjQlNxrhETEcjBTYhyFsZGJRGo=";
};
propagatedBuildInputs = [