iyzsong pushed a commit to branch master
in repository guix.
commit 09b30b32a905f0cb6bd97b0adccd1521d7c7195e
Author: 宋文武 <[email protected]>
AuthorDate: Tue Feb 11 12:20:50 2025 +0800
gnu: rofi-calc: Update to 2.3.0.
* 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 @@ wayland support."))))
(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 @@ wayland support."))))
(file-name (git-file-name name version))
(sha256
(base32
- "021z7hwvdcs3g7icyp6xhry0xlq29gg1288hg2kzyzqq4l2irxdi"))))
+ "041i50rbk7cdbrmn43hz4kx4ijdzff4pw1jv2symwfn07z9a6f30"))))
(build-system gnu-build-system)
(arguments
(list