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

https://github.com/shimmerproject/elementary-xfce/compare/v0.18...v0.19
This commit is contained in:
R. RyanTM 2024-03-23 03:32:32 -07:00 committed by GitHub
parent 53d1f0945b
commit 783d86af14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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