GNU bug report logs - #76191
[PATCH 1/3] gnu: rofi: Propagate inputs.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Tue, 11 Feb 2025 04:16:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 76191 <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> envs.net
To: 76191 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 2/3] gnu: rofi-calc: Update to 2.3.0.
Date: Tue, 11 Feb 2025 12:20:50 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xdisorg.scm (rofi-calc): Update to 2.3.0.

Change-Id: Icaac74a41c4cad85c18e83a3a29d18f6335c71fa
---
 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 d1523f0ee8..8c05247836 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2190,7 +2190,7 @@ (define-public rofi-wayland
 (define-public rofi-calc
   (package
     (name "rofi-calc")
-    (version "2.1.0")
+    (version "2.3.0")
     (source
      (origin
        (method git-fetch)
@@ -2200,7 +2200,7 @@ (define-public rofi-calc
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "021z7hwvdcs3g7icyp6xhry0xlq29gg1288hg2kzyzqq4l2irxdi"))))
+         "041i50rbk7cdbrmn43hz4kx4ijdzff4pw1jv2symwfn07z9a6f30"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.48.1





This bug report was last modified 96 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.