GNU bug report logs - #78071
[PATCH] gnu: tuba: Update to 0.9.2.

Previous Next

Package: guix-patches;

Reported by: Andrew Wong <wongandj <at> icloud.com>

Date: Sat, 26 Apr 2025 04:14:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Andrew Wong <wongandj <at> icloud.com>
Subject: bug#78071: closed (Re: [bug#78071] [PATCH] gnu: tuba: Update to
 0.9.2.)
Date: Sun, 27 Apr 2025 12:17:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78071: [PATCH] gnu: tuba: Update to 0.9.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78071 <at> debbugs.gnu.org.

-- 
78071: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78071
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andrew Wong via Guix-patches via <guix-patches <at> gnu.org>
Cc: 78071-done <at> debbugs.gnu.org, Andrew Wong <wongandj <at> icloud.com>
Subject: Re: [bug#78071] [PATCH] gnu: tuba: Update to 0.9.2.
Date: Sun, 27 Apr 2025 13:16:09 +0100
[Message part 3 (text/plain, inline)]
Andrew Wong via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/fediverse.scm (tuba): Update to 0.9.2.
>
> Change-Id: I7ec7b72618579c4db09d52391f1b02d1cc889eae
> ---
>  gnu/packages/fediverse.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

This seems to have been pushed as
567b5d573e86a27ed16ab1b259cd721ad328f09a.

Closing.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Andrew Wong <wongandj <at> icloud.com>
To: guix-patches <at> gnu.org
Cc: Andrew Wong <wongandj <at> icloud.com>
Subject: [PATCH] gnu: tuba: Update to 0.9.2.
Date: Sat, 26 Apr 2025 00:12:55 -0400
* gnu/packages/fediverse.scm (tuba): Update to 0.9.2.

Change-Id: I7ec7b72618579c4db09d52391f1b02d1cc889eae
---
 gnu/packages/fediverse.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fediverse.scm b/gnu/packages/fediverse.scm
index c660483b56..f8b59ec93d 100644
--- a/gnu/packages/fediverse.scm
+++ b/gnu/packages/fediverse.scm
@@ -102,7 +102,7 @@ (define-public toot
 (define-public tuba
   (package
     (name "tuba")
-    (version "0.8.4")
+    (version "0.9.2")
     (source
      (origin
        (method git-fetch)
@@ -111,7 +111,7 @@ (define-public tuba
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1s36z85s14fp9gicvifvwm2wg13rpb02aqsaz25rx3wg4m0bs83f"))))
+        (base32 "0a66kgsa7blsfk4fp62m76jmvqqlmilih1rs48wb41q69ldm0953"))))
     (build-system meson-build-system)
     (arguments
       (list
@@ -149,6 +149,7 @@ (define-public tuba
            libgee
            libsoup-minimal
            libsecret
+           libspelling
            libwebp
            libxml2
            vala

base-commit: f7c41ab31f5023023385500f6eb9083d23dd1ccb
-- 
2.49.0




This bug report was last modified 22 days ago.

Previous Next


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