Skip to content

Commit 9d48107

Browse files
authored
yaru-theme: 24.04.3 -> 24.10.4 (#348692)
2 parents 787264d + 8aab227 commit 9d48107

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ya/yaru-theme/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616

1717
stdenv.mkDerivation rec {
1818
pname = "yaru";
19-
version = "24.04.3";
19+
version = "24.10.4";
2020

2121
src = fetchFromGitHub {
2222
owner = "ubuntu";
2323
repo = "yaru";
2424
rev = version;
25-
hash = "sha256-Z0qW3hW5Sije5Hn6OB9f5M6xnmMmRnP76p0kjiQZznw=";
25+
hash = "sha256-ioBni/prc2HzrXd6zBgZQQsfQDWxlfWOphtY0o/8uM0=";
2626
};
2727

2828
nativeBuildInputs = [ meson sassc pkg-config glib ninja python3 ];

0 commit comments

Comments
 (0)