From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 75124@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
vivien@planete-kraus.eu
Subject: [bug#75124] [PATCH] gnu: orchis-theme: Update to 2024-11-03.
Date: Sat, 7 Dec 2024 14:17:45 +0100 [thread overview]
Message-ID: <0149924b77d211179f45ce29d5c5bd7ca606c43c.1735244172.git.liliana.prikler@gmail.com> (raw)
* gnu/packages/gnome-xyz.scm (orchis-theme): Update to 2024-11-03.
[#:configure-flags]: Remove “--radio-color”.
---
gnu/packages/gnome-xyz.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 7578b7df64c..f975926e94c 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1453,7 +1453,7 @@ (define-public numix-gtk-theme
(define-public orchis-theme
(package
(name "orchis-theme")
- (version "2021-02-28")
+ (version "2024-11-03")
(source
(origin
(method git-fetch)
@@ -1464,7 +1464,7 @@ (define-public orchis-theme
(file-name (git-file-name name version))
(sha256
(base32
- "1qp3phiza93qllrjm5xjjca5b7l2sbng8c382khy9m97grxvcq0y"))
+ "1m1kml068pfnw0zl81khm8d0km5r56ynx29xddawh512a15n5h9b"))
(modules '((guix build utils)
(ice-9 regex)
(srfi srfi-26)))
@@ -1484,8 +1484,7 @@ (define-public orchis-theme
"--dest" (string-append
(assoc-ref %outputs "out")
"/share/themes")
- "--theme" "all"
- "--radio-color")
+ "--theme" "all")
#:tests? #f ; no tests
#:phases
(modify-phases %standard-phases
base-commit: f03a0e2d19f95eb0961472842540970c2f7605f1
prerequisite-patch-id: 9de5fdba24b62feda02241ebfb2ec6e7d188a973
prerequisite-patch-id: 977beb7aa157576397101a40c3196950d86f911e
prerequisite-patch-id: a9e16d284cdfdd09213b71a0a1b2c299783aa27b
prerequisite-patch-id: 6721966457505e3054e71b3b53eb3b8533245c5f
prerequisite-patch-id: 112c570e65d25059b4bc6bebcd330963040752df
prerequisite-patch-id: c26f12ae2324e934c46d77b100383acdf5cbba79
--
2.46.0
next reply other threads:[~2024-12-26 20:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-07 13:17 Liliana Marie Prikler [this message]
2024-12-28 5:56 ` [bug#75124] [PATCH] gnu: orchis-theme: Update to 2024-11-03 Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0149924b77d211179f45ce29d5c5bd7ca606c43c.1735244172.git.liliana.prikler@gmail.com \
--to=liliana.prikler@gmail.com \
--cc=75124@debbugs.gnu.org \
--cc=maxim.cournoyer@gmail.com \
--cc=vivien@planete-kraus.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).