diff --git a/sakura/packages/gnome-xyz.scm b/sakura/packages/gnome-xyz.scm index a7bd745..7dd84c2 100644 --- a/sakura/packages/gnome-xyz.scm +++ b/sakura/packages/gnome-xyz.scm @@ -126,7 +126,7 @@ (package (inherit orchis-theme) (name "orchis-theme") - (version "2024-05-30") + (version "2024-11-03") (source (origin (method git-fetch) @@ -137,7 +137,7 @@ (file-name (git-file-name name version)) (sha256 (base32 - "1qjw54wfi8f39cc6l53h2rx9sy3048r4jf21w18xp88ilznnv5qf")))) + "1m1kml068pfnw0zl81khm8d0km5r56ynx29xddawh512a15n5h9b")))) (arguments (substitute-keyword-arguments (package-arguments orchis-theme) ((#:configure-flags flags ''())