emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63468: closed ([PATCH] gnu: tofi: Update to 0.9.1.)


From: GNU bug Tracking System
Subject: bug#63468: closed ([PATCH] gnu: tofi: Update to 0.9.1.)
Date: Mon, 15 May 2023 19:33:02 +0000

Your message dated Mon, 15 May 2023 22:32:22 +0300
with message-id <ZGKIxpRp77y_uv1c@3900XT>
and subject line Re: [bug#63468] [PATCH] gnu: tofi: Update to 0.9.1.
has caused the debbugs.gnu.org bug report #63468,
regarding [PATCH] gnu: tofi: Update to 0.9.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63468: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63468
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: tofi: Update to 0.9.1. Date: Fri, 12 May 2023 20:43:51 +0300
* gnu/packages/xdisorg.scm (tofi): Update to 0.9.1.
---
 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 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
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63468] [PATCH] gnu: tofi: Update to 0.9.1. Date: Mon, 15 May 2023 22:32:22 +0300
Thanks for the patch. I grabbed a patch from upstream to fix building on
32-bit systems and pushed it.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]