From: "Ludovic Courtès" <ludo@gnu.org>
To: Hilton Chain <hako@ultrarare.space>
Cc: 59558-done@debbugs.gnu.org
Subject: bug#59558: [PATCH] gnu: Add buku-run.
Date: Thu, 08 Dec 2022 22:39:03 +0100 [thread overview]
Message-ID: <87y1rhbmo8.fsf@gnu.org> (raw)
In-Reply-To: <20221125014426.7275-1-hako@ultrarare.space> (Hilton Chain's message of "Fri, 25 Nov 2022 09:44:26 +0800")
[-- Attachment #1: Type: text/plain, Size: 164 bytes --]
Hi,
Hilton Chain <hako@ultrarare.space> skribis:
> * gnu/packages/web.scm (buku-run): New variable.
Applied with the changes below, thanks!
Ludo’.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 891 bytes --]
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index e53e123e19..99b8a3698c 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -189,6 +189,7 @@ (define-module (gnu packages web)
#:use-module (gnu packages video)
#:use-module (gnu packages vim)
#:use-module (gnu packages wget)
+ #:use-module (gnu packages xdisorg)
#:use-module (gnu packages xml)
#:use-module ((srfi srfi-1) #:select (delete-duplicates)))
@@ -7801,9 +7802,8 @@ (define-public buku-run
(home-page "https://github.com/carnager/buku_run")
(synopsis "rofi frontend for buku bookmarks manager")
(description
- "This package provides a @code{rofi} frontend for @code{buku} bookmark
-manager.")
- (license license:gpl3)))
+ "This package provides a rofi frontend for the buku bookmark manager.")
+ (license license:gpl3+)))
(define-public anonip
(package
prev parent reply other threads:[~2022-12-08 21:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-25 1:44 [bug#59558] [PATCH] gnu: Add buku-run Hilton Chain via Guix-patches via
2022-12-08 21:39 ` Ludovic Courtès [this message]
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=87y1rhbmo8.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=59558-done@debbugs.gnu.org \
--cc=hako@ultrarare.space \
/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).