From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 74587@debbugs.gnu.org
Subject: [bug#74587] [PATCH] gnu: wmenu: Update to 0.1.9.
Date: Thu, 28 Nov 2024 16:50:30 +0800 [thread overview]
Message-ID: <c29823d0f35a88c1aff5ce766f57b906f6cc8aff.1732783830.git.zhengjunjie@iscas.ac.cn> (raw)
* gnu/packages/wm.scm (wmenu): Update to 0.1.9.
[source]: Update url.
[home-page]: Update url.
Change-Id: Id0b6e1865cc2b4195fb6f73344494e5e0e880595
---
gnu/packages/wm.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 921f9750378..ac93513be09 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1877,16 +1877,16 @@ (define-public wl-mirror
(define-public wmenu
(package
(name "wmenu")
- (version "0.1.7")
+ (version "0.1.9")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://git.sr.ht/~adnano/wmenu")
+ (url "https://codeberg.org/adnano/wmenu")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
- "0wjn68r5cx4zvw7sby6sk2ip5h4fn0jbgb1nasm9nsgjpv63pnpm"))))
+ "1f46v4zbywh7fsz5dgkhaa62lmv7gydybwr7qym37gg10jz42pjc"))))
(build-system meson-build-system)
(native-inputs (append (if (%current-target-system)
;; for wayland-scanner
@@ -1895,7 +1895,7 @@ (define-public wmenu
'())
(list pkg-config scdoc)))
(inputs (list cairo pango wayland libxkbcommon wayland-protocols))
- (home-page "https://git.sr.ht/~adnano/wmenu")
+ (home-page "https://codeberg.org/adnano/wmenu")
(synopsis "Dynamic menu for Wayland")
(description "@command{wmenu} is a dynamic menu for Wayland, which reads a list
of newline-separated items from stdin. When the user selects an item and presses
base-commit: faf8ba9b43323dc61988a368690b20008611fc87
prerequisite-patch-id: 4ea375f861b5f0d4a7521b56b26718671068219c
prerequisite-patch-id: 8825e20ba45cee944acf3cda43a7dd1f6747ee07
--
2.46.0
reply other threads:[~2024-11-28 8:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=c29823d0f35a88c1aff5ce766f57b906f6cc8aff.1732783830.git.zhengjunjie@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74587@debbugs.gnu.org \
/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).