GNU bug report logs -
#53864
[PATCH] gnu: rofi-calc: Update to 2.1.0.
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-rofi-calc-Update-to-2.1.0.patch (text/x-patch, inline)]
From 3a785c32ba57b821f4cf0a58450a1c5ccfa07ba9 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan <at> 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
This bug report was last modified 3 years and 163 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.