unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53845] [PATCH] gnu: rofi: Update to 1.7.3.
@ 2022-02-07 13:43 Jai Vetrivelan
  2022-02-07 22:41 ` bug#53845: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Jai Vetrivelan @ 2022-02-07 13:43 UTC (permalink / raw)
  To: 53845

[-- Attachment #1: 0001-gnu-rofi-Update-to-1.7.3.patch --]
[-- Type: text/x-patch, Size: 1650 bytes --]

From 3fc5561126b5949423c5de9fc04fdcb3bd7f2473 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@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@posteo.net>
 ;;; Copyright © 2021 jgart <jgart@dismail.de>
 ;;; Copyright © 2022 John Kehayias <john.kehayias@protonmail.com>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@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





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

* bug#53845: [PATCH] gnu: rofi: Update to 1.7.3.
  2022-02-07 13:43 [bug#53845] [PATCH] gnu: rofi: Update to 1.7.3 Jai Vetrivelan
@ 2022-02-07 22:41 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2022-02-07 22:41 UTC (permalink / raw)
  To: Jai Vetrivelan, 53845-done

[-- Attachment #1: Type: text/plain, Size: 333 bytes --]

Jai Vetrivelan <jaivetrivelan@gmail.com> skriver:

>>From 3fc5561126b5949423c5de9fc04fdcb3bd7f2473 Mon Sep 17 00:00:00 2001
> From: Jai Vetrivelan <jaivetrivelan@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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

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

end of thread, other threads:[~2022-02-07 23:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-07 13:43 [bug#53845] [PATCH] gnu: rofi: Update to 1.7.3 Jai Vetrivelan
2022-02-07 22:41 ` bug#53845: " Marius Bakke

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