Merge pull request #180501 from r-ryantm/auto-update/elementary-xfce-icon-theme

elementary-xfce-icon-theme: 0.16 -> 0.17
This commit is contained in:
José Romildo Malaquias 2022-07-07 08:44:34 -03:00 committed by GitHub
commit a3e9a2d365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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