GNU bug report logs -
#59558
[PATCH] gnu: Add buku-run.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Fri, 25 Nov 2022 01:46:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 59558-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
Hilton Chain <hako <at> ultrarare.space> skribis:
> * gnu/packages/web.scm (buku-run): New variable.
Applied with the changes below, thanks!
Ludo’.
[Message part 2 (text/x-patch, inline)]
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
This bug report was last modified 2 years and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.