Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Uprev/tdesktop/4.5.3
@ 2023-01-07 15:01 baalajimaestro
  2023-01-08  1:27 ` [PR PATCH] [Merged]: telegram-desktop: Update to 4.5.3 Johnnynator
  0 siblings, 1 reply; 2+ messages in thread
From: baalajimaestro @ 2023-01-07 15:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/baalajimaestro/void-packages uprev/tdesktop/4.5.3
https://github.com/void-linux/void-packages/pull/41507

Uprev/tdesktop/4.5.3
#### 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/41507.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-uprev/tdesktop/4.5.3-41507.patch --]
[-- Type: text/x-diff, Size: 2824 bytes --]

From 42c8b24f59141d63d6cc92503b800ce0eea99e17 Mon Sep 17 00:00:00 2001
From: baalajimaestro <me@baalajimaestro.me>
Date: Sat, 7 Jan 2023 19:44:04 +0530
Subject: [PATCH 1/2] tg_owt: Update to 5098730.

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
---
 srcpkgs/tg_owt/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tg_owt/template b/srcpkgs/tg_owt/template
index 2fbdafe7b672..97d195ddb34a 100644
--- a/srcpkgs/tg_owt/template
+++ b/srcpkgs/tg_owt/template
@@ -1,8 +1,8 @@
 # Template file for 'tg_owt'
 pkgname=tg_owt
-version=0.0.0.20221208
+version=0.0.0.20230107
 revision=1
-_commit=9b70d7679e86e6c216127d5a6a06ef5aa4f54793
+_commit=5098730b9eb6173f0b52068fe2555b7c1015123a
 _libyuv_commit=00950840d1c9bcbb3eb6ebc5aac5793e71166c8b
 _abseil_commit=8c0b94e793a66495e0b1f34a5eb26bd7dc672db0
 _crc32c_commit=21fc8ef30415a635e7351ffa0e5d5367943d4a94
@@ -23,7 +23,7 @@ distfiles="https://github.com/desktop-app/tg_owt/archive/${_commit}.tar.gz
  https://chromium.googlesource.com/libyuv/libyuv/+archive/${_libyuv_commit}.tar.gz
  https://github.com/google/crc32c/archive/${_crc32c_commit}.tar.gz
  https://github.com/abseil/abseil-cpp/archive/${_abseil_commit}.tar.gz"
-checksum="@572576cd1680773e45e1afbc024637d2af3b89b5d5fdfc7ba403bf98a0224bdc
+checksum="@592f434300370529150e46f6414dbb0a5c91dfe7b5977dff624163554f2927b9
  @36881fb364593925d012ff452eda3eb54c2c50cd322f353b76071d342ef72c1d
  @b359ed4f5fd0321d807fd7301e66399c311c1fe6ab4c6a0f5538587d97ba4a8d
  @05b5d2f4b540602e8b247116be0559b8a26addac53f026f751a93163946936fb"

From 196579af7d70f28f2b08d320e838a72732155925 Mon Sep 17 00:00:00 2001
From: baalajimaestro <me@baalajimaestro.me>
Date: Sat, 7 Jan 2023 20:26:23 +0530
Subject: [PATCH 2/2] telegram-desktop: Update to 4.5.3.

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
---
 srcpkgs/telegram-desktop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/telegram-desktop/template b/srcpkgs/telegram-desktop/template
index fd0425ca70cf..03bc7806f54f 100644
--- a/srcpkgs/telegram-desktop/template
+++ b/srcpkgs/telegram-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'telegram-desktop'
 pkgname=telegram-desktop
-version=4.5.2
+version=4.5.3
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -25,7 +25,7 @@ license="GPL-3.0-or-later, OpenSSL"
 homepage="https://desktop.telegram.org/"
 changelog="https://github.com/telegramdesktop/tdesktop/blob/v${version}/changelog.txt"
 distfiles="https://github.com/telegramdesktop/tdesktop/releases/download/v${version}/tdesktop-${version}-full.tar.gz"
-checksum=b2c77dc4cd3589a60a7eb124233d339d68eb18ff9c1be52c64c048b42bf45bba
+checksum=3e338607708751813df36b677904e2e652f8adfac669da418c8dab4588a4f70f
 
 build_options="spellcheck"
 build_options_default="spellcheck"

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

* Re: [PR PATCH] [Merged]: telegram-desktop: Update to 4.5.3.
  2023-01-07 15:01 [PR PATCH] Uprev/tdesktop/4.5.3 baalajimaestro
@ 2023-01-08  1:27 ` Johnnynator
  0 siblings, 0 replies; 2+ messages in thread
From: Johnnynator @ 2023-01-08  1:27 UTC (permalink / raw)
  To: ml

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

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

telegram-desktop: Update to 4.5.3.
https://github.com/void-linux/void-packages/pull/41507

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] 2+ messages in thread

end of thread, other threads:[~2023-01-08  1:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-07 15:01 [PR PATCH] Uprev/tdesktop/4.5.3 baalajimaestro
2023-01-08  1:27 ` [PR PATCH] [Merged]: telegram-desktop: Update to 4.5.3 Johnnynator

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).