unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
To: 53864@debbugs.gnu.org
Subject: [bug#53864] [PATCH] gnu: rofi-calc: Update to 2.1.0.
Date: Tue, 08 Feb 2022 07:09:49 +0530	[thread overview]
Message-ID: <87tuda3zmi.fsf@gmail.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-rofi-calc-Update-to-2.1.0.patch --]
[-- Type: text/x-patch, Size: 1121 bytes --]

From 3a785c32ba57b821f4cf0a58450a1c5ccfa07ba9 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Tue, 8 Feb 2022 07:05:36 +0530
Subject: [PATCH] gnu: rofi-calc: Update to 2.1.0.

* gnu/packages/xdisorg.scm (rofi-calc): Update to 2.1.0.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 5de6635a35..42452d0721 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1746,7 +1746,7 @@ (define-public rofi
 (define-public rofi-calc
   (package
     (name "rofi-calc")
-    (version "2.0.0")
+    (version "2.1.0")
     (source
      (origin
        (method git-fetch)
@@ -1756,7 +1756,7 @@ (define-public rofi-calc
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1j23xwa6s27wyx6r0yb85cby6dggrcb103nqcfxr5li1mcqrgd9m"))))
+         "021z7hwvdcs3g7icyp6xhry0xlq29gg1288hg2kzyzqq4l2irxdi"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 63d5efd92b7e0cb86fb17c48e29f629f5b74e767
-- 
2.34.0





             reply	other threads:[~2022-02-08  1:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-08  1:39 Jai Vetrivelan [this message]
2022-02-08 11:22 ` bug#53864: [PATCH] gnu: rofi-calc: Update to 2.1.0 Julien Lepiller

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=87tuda3zmi.fsf@gmail.com \
    --to=jaivetrivelan@gmail.com \
    --cc=53864@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).