GNU bug report logs -
#53864
[PATCH] gnu: rofi-calc: Update to 2.1.0.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 8 Feb 2022 12:22:05 +0100
with message-id <20220208122205.0bfd5988 <at> tachikoma.lepiller.eu>
and subject line Re: [bug#53864] [PATCH] gnu: rofi-calc: Update to 2.1.0.
has caused the debbugs.gnu.org bug report #53864,
regarding [PATCH] gnu: rofi-calc: Update to 2.1.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
53864: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53864
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[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
[Message part 4 (message/rfc822, inline)]
Pushed to master as 7c5366daa9b5babae253d5e8c3b89858e094b807, thanks!
Le Tue, 08 Feb 2022 07:09:49 +0530,
Jai Vetrivelan <jaivetrivelan <at> gmail.com> a écrit :
> 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
This bug report was last modified 3 years and 145 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.