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: Andrew Wong <wongandj <at> icloud.com>
To: 78071 <at> debbugs.gnu.org
Cc: Andrew Wong <wongandj <at> icloud.com>
Subject: [bug#78071] [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.