elementary-xfce-icon-theme: 0.20.1 -> 0.21

This commit is contained in:
R. Ryantm
2025-03-06 19:11:55 +00:00
parent 398f7eb6f8
commit 4899e1306a
@@ -15,13 +15,13 @@
stdenv.mkDerivation rec {
pname = "elementary-xfce-icon-theme";
version = "0.20.1";
version = "0.21";
src = fetchFromGitHub {
owner = "shimmerproject";
repo = "elementary-xfce";
rev = "v${version}";
hash = "sha256-4Q3e6w0XqtsXZVnlHNf84CFO6ITwqlgB69D7iqJ2YO8=";
hash = "sha256-ncPL76HCC9n4wTciGeqb+YAUcCE9EeOpWGM5DRYUCYg=";
};
nativeBuildInputs = [