Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Tuba: update to 0.6.1.
@ 2023-12-26 11:09 Bnyro
  2024-01-17 18:22 ` [PR PATCH] [Updated] " Bnyro
  2024-01-31 15:41 ` [PR PATCH] [Merged]: Tuba: update to 0.6.2 ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-12-26 11:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]

There is a new pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages Tuba
https://github.com/void-linux/void-packages/pull/47906

Tuba: update to 0.6.1.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/47906.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Tuba-47906.patch --]
[-- Type: text/x-diff, Size: 927 bytes --]

From 320560332d4bea646d5cd08cba569113f18bb262 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 26 Dec 2023 12:09:28 +0100
Subject: [PATCH] Tuba: update to 0.6.1.

---
 srcpkgs/Tuba/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Tuba/template b/srcpkgs/Tuba/template
index 1d37502d5e1d1..49f0ff104437b 100644
--- a/srcpkgs/Tuba/template
+++ b/srcpkgs/Tuba/template
@@ -1,6 +1,6 @@
 # Template file for 'Tuba'
 pkgname=Tuba
-version=0.5.0
+version=0.6.1
 revision=1
 build_style=meson
 configure_args="-Ddistro=true"
@@ -14,4 +14,4 @@ maintainer="Bnyro <bnyro@tutanota.com>"
 license="GPL-3.0-only"
 homepage="https://tuba.geopjr.dev/"
 distfiles="https://github.com/GeopJr/Tuba/archive/refs/tags/v${version}.tar.gz"
-checksum=ee103ab21d8d7fcf59dbab3ef96017df056b0d31eb7f8d94bf52fae6783d32e5
+checksum=6d0712cb1314c65e8e4876259799c6a99351e42a2e98eeae1e9f54a7b914eb68

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] Tuba: update to 0.6.1.
  2023-12-26 11:09 [PR PATCH] Tuba: update to 0.6.1 Bnyro
@ 2024-01-17 18:22 ` Bnyro
  2024-01-31 15:41 ` [PR PATCH] [Merged]: Tuba: update to 0.6.2 ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2024-01-17 18:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 468 bytes --]

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages Tuba
https://github.com/void-linux/void-packages/pull/47906

Tuba: update to 0.6.1.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/47906.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Tuba-47906.patch --]
[-- Type: text/x-diff, Size: 927 bytes --]

From 9d27a59f9ddc5077eb57635fb5c0b205f46d0b86 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 26 Dec 2023 12:09:28 +0100
Subject: [PATCH] Tuba: update to 0.6.2.

---
 srcpkgs/Tuba/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Tuba/template b/srcpkgs/Tuba/template
index 1d37502d5e1d1..71b9a4614e943 100644
--- a/srcpkgs/Tuba/template
+++ b/srcpkgs/Tuba/template
@@ -1,6 +1,6 @@
 # Template file for 'Tuba'
 pkgname=Tuba
-version=0.5.0
+version=0.6.2
 revision=1
 build_style=meson
 configure_args="-Ddistro=true"
@@ -14,4 +14,4 @@ maintainer="Bnyro <bnyro@tutanota.com>"
 license="GPL-3.0-only"
 homepage="https://tuba.geopjr.dev/"
 distfiles="https://github.com/GeopJr/Tuba/archive/refs/tags/v${version}.tar.gz"
-checksum=ee103ab21d8d7fcf59dbab3ef96017df056b0d31eb7f8d94bf52fae6783d32e5
+checksum=799092aedce7f2f2ffa4dfde6c796de801bc2dfeddd92252fd87af6d0634e4cb

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: Tuba: update to 0.6.2.
  2023-12-26 11:09 [PR PATCH] Tuba: update to 0.6.1 Bnyro
  2024-01-17 18:22 ` [PR PATCH] [Updated] " Bnyro
@ 2024-01-31 15:41 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2024-01-31 15:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There's a merged pull request on the void-packages repository

Tuba: update to 0.6.2.
https://github.com/void-linux/void-packages/pull/47906

Description:

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-31 15:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-26 11:09 [PR PATCH] Tuba: update to 0.6.1 Bnyro
2024-01-17 18:22 ` [PR PATCH] [Updated] " Bnyro
2024-01-31 15:41 ` [PR PATCH] [Merged]: Tuba: update to 0.6.2 ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).