pantheon.elementary-icon-theme: 8.0.0 -> 8.1.0

https://github.com/elementary/icons/compare/8.0.0...8.1.0
This commit is contained in:
Bobby Rong 2024-10-24 23:07:48 +08:00
parent 9ab6d1d846
commit 9517f23823
No known key found for this signature in database

View File

@ -12,13 +12,13 @@
stdenvNoCC.mkDerivation rec {
pname = "elementary-icon-theme";
version = "8.0.0";
version = "8.1.0";
src = fetchFromGitHub {
owner = "elementary";
repo = "icons";
rev = version;
sha256 = "sha256-EPmQgE33+HBI78SlCBV3WlyLCP6AggvqsQa7gZuOMRM=";
sha256 = "sha256-WltMfWMcfUqpnfuGa6NzfxSeTais0MLsiu82ybaOcvs=";
};
nativeBuildInputs = [