elementary-xfce-icon-theme: 0.17 -> 0.18

https://github.com/shimmerproject/elementary-xfce/compare/v0.17...v0.18
This commit is contained in:
Bobby Rong 2023-09-07 22:38:41 +08:00
parent e569908808
commit 29ef0cc1fd
No known key found for this signature in database

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "elementary-xfce-icon-theme";
version = "0.17";
version = "0.18";
src = fetchFromGitHub {
owner = "shimmerproject";
repo = "elementary-xfce";
rev = "v${version}";
sha256 = "sha256-9WdVUCwHFX6wlu3++QqzV0RgTDYDnUYqK7yUl83liko=";
sha256 = "sha256-OgQtqBrYKDgU4mhXLFO8YwiPv2lKqGSdZnfKCd9ri4g=";
};
nativeBuildInputs = [