unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64817] [PATCH] gnu: rofi-wayland: Update to 1.7.5+wayland2.
@ 2023-07-24  2:15 Hilton Chain via Guix-patches via
  2023-08-13  6:58 ` bug#64817: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-07-24  2:15 UTC (permalink / raw)
  To: 64817; +Cc: Hilton Chain

* gnu/packages/xdisorg.scm (rofi-wayland): Update to 1.7.5+wayland2.
[description]: Expand description.
---
 gnu/packages/xdisorg.scm | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index da5ca76e10..d303ff5011 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -59,6 +59,7 @@
 ;;; Copyright © 2022 Tobias Kortkamp <tobias.kortkamp@gmail.com>
 ;;; Copyright © 2023 Yovan Naumovski <yovan@gorski.stream>
 ;;; Copyright © 2023 Jake Leporte <jakeleporte@outlook.com>
+;;; Copyright © 2023 Hilton Chain <hako@ultrarare.space>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1875,7 +1876,7 @@ (define-public rofi-wayland
     (package
       (inherit rofi)
       (name "rofi-wayland")
-      (version "1.7.5+wayland1")
+      (version "1.7.5+wayland2")
       (source (origin
                 (method url-fetch)
                 (uri (string-append "https://github.com/lbonn/rofi"
@@ -1883,16 +1884,16 @@ (define-public rofi-wayland
                                     "/rofi-" version ".tar.xz"))
                 (sha256
                  (base32
-                  "09n71wv3nxpzpjmvqmxlxk0zfln3x2l8admfq571781p9hw0w6wp"))))
+                  "0l6rf8qwvawyh938pinl9fkwzjnq72xpa9a7lwk9jrr5lkk3h8yj"))))
       (build-system meson-build-system)
       (inputs
        (modify-inputs (package-inputs base)
          (append wayland wayland-protocols)))
       (description
-       (string-append
-        (package-description base)
-        "  This package, @code{rofi-wayland}, provides additional wayland
-support.")))))
+       "Rofi is a minimalist application launcher.  It memorizes which
+applications you regularly use and also allows you to search for an
+application by name.  This package, @code{rofi-wayland}, provides additional
+wayland support."))))
 
 (define-public rofi-calc
   (package

base-commit: b5af0b9c016a65bf32b06a4f118c2ed48f3a80b3
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#64817: [PATCH] gnu: rofi-wayland: Update to 1.7.5+wayland2.
  2023-07-24  2:15 [bug#64817] [PATCH] gnu: rofi-wayland: Update to 1.7.5+wayland2 Hilton Chain via Guix-patches via
@ 2023-08-13  6:58 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-08-13  6:58 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 64817-done

Hilton Chain <hako@ultrarare.space> writes:

> * gnu/packages/xdisorg.scm (rofi-wayland): Update to 1.7.5+wayland2.
> [description]: Expand description.

Pushed, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-13  6:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-24  2:15 [bug#64817] [PATCH] gnu: rofi-wayland: Update to 1.7.5+wayland2 Hilton Chain via Guix-patches via
2023-08-13  6:58 ` bug#64817: " 宋文武 via Guix-patches via

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).