mint-l-icons: 1.7.9 -> 1.8.0
https://github.com/linuxmint/mint-l-icons/compare/fa88b00e10b0978e0309acccfa95d80005422b1a...256fe2e44655ce197701e35aefc40f49fe30356d
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
|
||||
stdenvNoCC.mkDerivation {
|
||||
pname = "mint-l-icons";
|
||||
version = "1.7.9";
|
||||
version = "1.8.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "linuxmint";
|
||||
repo = "mint-l-icons";
|
||||
# They don't really do tags, this is just a named commit.
|
||||
rev = "fa88b00e10b0978e0309acccfa95d80005422b1a";
|
||||
hash = "sha256-XXy1eO0a/5bBnP/inaUa/c09D/6QDmnik1LH382NGIw=";
|
||||
rev = "256fe2e44655ce197701e35aefc40f49fe30356d";
|
||||
hash = "sha256-BYzgGOVmUZBkz6lG1vFXtqiyUf3xnhXsoP+q4aLLMJs=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user