mint-l-icons: 1.7.2 -> 1.7.3

ee03e6dad0...f1900facf9
This commit is contained in:
Bobby Rong 2024-11-26 21:22:33 +08:00
parent 5f93d3f0e2
commit 36e403d7e4
No known key found for this signature in database

View File

@ -9,14 +9,14 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-l-icons";
version = "1.7.2";
version = "1.7.3";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
# https://github.com/linuxmint/mint-l-icons/issues/11
rev = "ee03e6dad0b1f9e25847977eae42766e2ddd4877";
hash = "sha256-OKlkqDp9mZOeM4M9QN9H0WH4k+5eMEUshvadaV6qhBA=";
# They don't really do tags, this is just a named commit.
rev = "f1900facf915715623ef0ca2874ae4dd04039e81";
hash = "sha256-UpVuhzZdw0Ri6X20N/yGFMmwEymMvLr78DwYaHD+CNY=";
};
propagatedBuildInputs = [