GNU bug report logs -
#53845
[PATCH] gnu: rofi: Update to 1.7.3.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53845 in the body.
You can then email your comments to 53845 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#53845
; Package
guix-patches
.
(Mon, 07 Feb 2022 13:44:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jai Vetrivelan <jaivetrivelan <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 07 Feb 2022 13:44:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-rofi-Update-to-1.7.3.patch (text/x-patch, inline)]
From 3fc5561126b5949423c5de9fc04fdcb3bd7f2473 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Date: Mon, 7 Feb 2022 19:07:11 +0530
Subject: [PATCH] gnu: rofi: Update to 1.7.3.
* gnu/packages/xdisorg.scm (rofi): Update to 1.7.3.
---
gnu/packages/xdisorg.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index ec995c3496..5de6635a35 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -53,6 +53,7 @@
;;; Copyright © 2021 Felix Gruber <felgru <at> posteo.net>
;;; Copyright © 2021 jgart <jgart <at> dismail.de>
;;; Copyright © 2022 John Kehayias <john.kehayias <at> protonmail.com>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan <at> gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1691,7 +1692,7 @@ (define-public xdpyprobe
(define-public rofi
(package
(name "rofi")
- (version "1.7.2")
+ (version "1.7.3")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/davatorium/rofi/"
@@ -1699,7 +1700,7 @@ (define-public rofi
version "/rofi-" version ".tar.xz"))
(sha256
(base32
- "1kfp9ylynz8xgw11aa5k7b4iyq9z8zkqas1mpvs8wpzvnfr09ymd"))))
+ "0yxn9pmn9zp0k5ygnjqbj1pmp73g53wa47r145a8qcwqzxl8p1i5"))))
(build-system gnu-build-system)
(native-inputs
(list bison
base-commit: 26d9e6c9043e8dd6a40498b1d7fbeedf6e134d6d
prerequisite-patch-id: fe31824ba19af8697e855a0f8efcb6551e928d94
--
2.34.0
Reply sent
to
Marius Bakke <marius <at> gnu.org>
:
You have taken responsibility.
(Mon, 07 Feb 2022 22:42:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Jai Vetrivelan <jaivetrivelan <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 07 Feb 2022 22:42:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 53845-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Jai Vetrivelan <jaivetrivelan <at> gmail.com> skriver:
>>From 3fc5561126b5949423c5de9fc04fdcb3bd7f2473 Mon Sep 17 00:00:00 2001
> From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
> Date: Mon, 7 Feb 2022 19:07:11 +0530
> Subject: [PATCH] gnu: rofi: Update to 1.7.3.
>
> * gnu/packages/xdisorg.scm (rofi): Update to 1.7.3.
Applied, thanks!
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 08 Mar 2022 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.