GNU bug report logs -
#64817
[PATCH] gnu: rofi-wayland: Update to 1.7.5+wayland2.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Mon, 24 Jul 2023 02:18:03 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64817 in the body.
You can then email your comments to 64817 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#64817
; Package
guix-patches
.
(Mon, 24 Jul 2023 02:18:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Hilton Chain <hako <at> ultrarare.space>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 24 Jul 2023 02:18:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 <at> gmail.com>
;;; Copyright © 2023 Yovan Naumovski <yovan <at> gorski.stream>
;;; Copyright © 2023 Jake Leporte <jakeleporte <at> outlook.com>
+;;; Copyright © 2023 Hilton Chain <hako <at> 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
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Sun, 13 Aug 2023 06:59:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hilton Chain <hako <at> ultrarare.space>
:
bug acknowledged by developer.
(Sun, 13 Aug 2023 06:59:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 64817-done <at> debbugs.gnu.org (full text, mbox):
Hilton Chain <hako <at> ultrarare.space> writes:
> * gnu/packages/xdisorg.scm (rofi-wayland): Update to 1.7.5+wayland2.
> [description]: Expand description.
Pushed, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 10 Sep 2023 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 285 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.