diff mbox series

[bug#63468] gnu: tofi: Update to 0.9.1.

Message ID 20230512174351.12132-1-yovan@gorski.stream
State New
Headers show
Series [bug#63468] gnu: tofi: Update to 0.9.1. | expand

Commit Message

Yovan Naumovski May 12, 2023, 5:43 p.m. UTC
* gnu/packages/xdisorg.scm (tofi): Update to 0.9.1.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Efraim Flashner May 15, 2023, 7:32 p.m. UTC | #1
Thanks for the patch. I grabbed a patch from upstream to fix building on
32-bit systems and pushed it.
diff mbox series

Patch

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index bee9711a74..6ec3290b1d 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1983,7 +1983,7 @@  (define-public tint2
 (define-public tofi
   (package
     (name "tofi")
-    (version "0.8.1")
+    (version "0.9.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1992,7 +1992,7 @@  (define-public tofi
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "11bfi9his0cc5mzikamr5icv5mh2fyj9jy5l3sbbayj6jk51f68y"))))
+                "1paknsgfsgan27lqwhb2ndsk4gi8ciq9r49b0fpbbdwxk7ljk2cn"))))
     (build-system meson-build-system)
     (native-inputs (list pkg-config))
     (inputs (list cairo