GNU bug report logs -
#78071
[PATCH] gnu: tuba: Update to 0.9.2.
Previous Next
To reply to this bug, email your comments to 78071 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#78071
; Package
guix-patches
.
(Sat, 26 Apr 2025 04:14:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andrew Wong <wongandj <at> icloud.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 26 Apr 2025 04:14:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#78071
; Package
guix-patches
.
(Sun, 27 Apr 2025 12:17:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sun, 27 Apr 2025 12:17:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andrew Wong <wongandj <at> icloud.com>
:
bug acknowledged by developer.
(Sun, 27 Apr 2025 12:17:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.