yaru-theme: 25.04.2 -> 25.10.1 (#426320)

This commit is contained in:
Wolfgang Walther
2025-08-14 13:17:49 +00:00
committed by GitHub
+2 -2
View File
@@ -17,13 +17,13 @@
stdenv.mkDerivation rec {
pname = "yaru";
version = "25.04.2";
version = "25.10.1";
src = fetchFromGitHub {
owner = "ubuntu";
repo = "yaru";
rev = version;
hash = "sha256-+Jis5ODElztIp/QBuKqVyg0cTtPKr246WHrlGSBKgm0=";
hash = "sha256-+ZJxzJkWl/yIX1MtpJ72O2phRh4FZY8CTDPAB15jCSU=";
};
nativeBuildInputs = [