GNU bug report logs - #63468
[PATCH] gnu: tofi: Update to 0.9.1.

Previous Next

Package: guix-patches;

Reported by: Yovan Naumovski <yovan <at> gorski.stream>

Date: Fri, 12 May 2023 17:45:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63468: closed ([PATCH] gnu: tofi: Update to 0.9.1.)
Date: Mon, 15 May 2023 19:33:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 15 May 2023 22:32:22 +0300
with message-id <ZGKIxpRp77y_uv1c <at> 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 <at> gnu.org.)


-- 
63468: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63468
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Yovan Naumovski <yovan <at> gorski.stream>
To: guix-patches <at> gnu.org
Cc: Yovan Naumovski <yovan <at> gorski.stream>
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



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Yovan Naumovski <yovan <at> gorski.stream>
Cc: 63468-done <at> debbugs.gnu.org
Subject: Re: [bug#63468] [PATCH] gnu: tofi: Update to 0.9.1.
Date: Mon, 15 May 2023 22:32:22 +0300
[Message part 4 (text/plain, inline)]
Thanks for the patch. I grabbed a patch from upstream to fix building on
32-bit systems and pushed it.

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 90 days ago.

Previous Next


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