From 757b6381ec238148d9a8a6c1aeec3240981b513c Mon Sep 17 00:00:00 2001 From: Ryan Horiguchi Date: Mon, 17 Apr 2023 14:37:50 +0200 Subject: yaru-theme: 22.10.3 -> 23.04.4 --- pkgs/data/themes/yaru/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/data/themes/yaru/default.nix') diff --git a/pkgs/data/themes/yaru/default.nix b/pkgs/data/themes/yaru/default.nix index a056a405c04..b4e50252fe5 100644 --- a/pkgs/data/themes/yaru/default.nix +++ b/pkgs/data/themes/yaru/default.nix @@ -16,13 +16,13 @@ stdenv.mkDerivation rec { pname = "yaru"; - version = "22.10.3"; + version = "23.04.4"; src = fetchFromGitHub { owner = "ubuntu"; repo = "yaru"; rev = version; - hash = "sha256-ZWt9I/Q5p6fAkheR6QlZI1DI/HL8bSNmHuO5+V3vunY="; + hash = "sha256-8MtRYNJJVhZzE5Ds1HSk+Ej3FUD/z2hGZAsuCeGzWb4="; }; nativeBuildInputs = [ meson sassc pkg-config glib ninja python3 ]; -- cgit 1.4.1