pantheon.elementary-icon-theme: 7.3.0 -> 7.3.1

https://github.com/elementary/icons/releases/tag/7.3.1
This commit is contained in:
Bobby Rong 2023-08-09 11:05:06 +08:00
parent 5a8e924381
commit 8d90ea5913
No known key found for this signature in database

View file

@ -13,13 +13,13 @@
stdenvNoCC.mkDerivation rec {
pname = "elementary-icon-theme";
version = "7.3.0";
version = "7.3.1";
src = fetchFromGitHub {
owner = "elementary";
repo = "icons";
rev = version;
sha256 = "sha256-4ZXqIMXyb9MLd6EHmPn672Dbw992GYYU64oB+4p6jXY=";
sha256 = "sha256-3qvbpY1O8E3sX+66yBoZXEOeWQrgyNu2rOT6PPbli58=";
};
nativeBuildInputs = [