unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
To: 53845@debbugs.gnu.org
Subject: [bug#53845] [PATCH] gnu: rofi: Update to 1.7.3.
Date: Mon, 07 Feb 2022 19:13:00 +0530	[thread overview]
Message-ID: <87sfsu4wt7.fsf@gmail.com> (raw)

[-- 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





             reply	other threads:[~2022-02-07 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-07 13:43 Jai Vetrivelan [this message]
2022-02-07 22:41 ` bug#53845: [PATCH] gnu: rofi: Update to 1.7.3 Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfsu4wt7.fsf@gmail.com \
    --to=jaivetrivelan@gmail.com \
    --cc=53845@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).