Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] telegram-desktop: update to 4.6.2.
@ 2023-02-11  0:52 baalajimaestro
  2023-02-11  0:54 ` [PR PATCH] [Updated] " baalajimaestro
  2023-02-14 20:39 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: baalajimaestro @ 2023-02-11  0:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/baalajimaestro/void-packages update/tdesktop/4.6.2
https://github.com/void-linux/void-packages/pull/42207

telegram-desktop: update to 4.6.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/tdesktop/4.6.2-42207.patch --]
[-- Type: text/x-diff, Size: 2494 bytes --]

From 27ce3199d3b56dc2761543f0e6e0d452bd0cb393 Mon Sep 17 00:00:00 2001
From: baalajimaestro <me@baalajimaestro.me>
Date: Sat, 4 Feb 2023 12:59:41 +0530
Subject: [PATCH 1/2] telegram-desktop: update to 4.6.1.

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 03bc7806f54f..ba0947762311 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.3
+version=4.6.1
 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=3e338607708751813df36b677904e2e652f8adfac669da418c8dab4588a4f70f
+checksum=96fc517036bea908fb31b456aeb2950296e98965241bab318faa7641fb506f2f
 
 build_options="spellcheck"
 build_options_default="spellcheck"

From c36a74494dfd7d4d3aff3792073519fe1d3453aa Mon Sep 17 00:00:00 2001
From: baalajimaestro <me@baalajimaestro.me>
Date: Sat, 11 Feb 2023 06:21:36 +0530
Subject: [PATCH 2/2] telegram-desktop: update to 4.6.2.

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 ba0947762311..76782d5453e7 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.6.1
+version=4.6.2
 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=96fc517036bea908fb31b456aeb2950296e98965241bab318faa7641fb506f2f
+checksum=f4cff5ec547c8aa5da7912c66a171afa048c933c93cd07e98ea7bf4c1e784db1
 
 build_options="spellcheck"
 build_options_default="spellcheck"

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

* Re: [PR PATCH] [Updated] telegram-desktop: update to 4.6.2.
  2023-02-11  0:52 [PR PATCH] telegram-desktop: update to 4.6.2 baalajimaestro
@ 2023-02-11  0:54 ` baalajimaestro
  2023-02-14 20:39 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: baalajimaestro @ 2023-02-11  0:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/baalajimaestro/void-packages update/tdesktop/4.6.2
https://github.com/void-linux/void-packages/pull/42207

telegram-desktop: update to 4.6.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/tdesktop/4.6.2-42207.patch --]
[-- Type: text/x-diff, Size: 1243 bytes --]

From 59ffbd01cf7ae940c0e6eb981f69ef4c00dc9ac7 Mon Sep 17 00:00:00 2001
From: baalajimaestro <me@baalajimaestro.me>
Date: Sat, 11 Feb 2023 06:21:36 +0530
Subject: [PATCH] telegram-desktop: update to 4.6.2.

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 ba0947762311..76782d5453e7 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.6.1
+version=4.6.2
 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=96fc517036bea908fb31b456aeb2950296e98965241bab318faa7641fb506f2f
+checksum=f4cff5ec547c8aa5da7912c66a171afa048c933c93cd07e98ea7bf4c1e784db1
 
 build_options="spellcheck"
 build_options_default="spellcheck"

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

* Re: [PR PATCH] [Merged]: telegram-desktop: update to 4.6.2.
  2023-02-11  0:52 [PR PATCH] telegram-desktop: update to 4.6.2 baalajimaestro
  2023-02-11  0:54 ` [PR PATCH] [Updated] " baalajimaestro
@ 2023-02-14 20:39 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-02-14 20:39 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.6.2.
https://github.com/void-linux/void-packages/pull/42207

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

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


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

end of thread, other threads:[~2023-02-14 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11  0:52 [PR PATCH] telegram-desktop: update to 4.6.2 baalajimaestro
2023-02-11  0:54 ` [PR PATCH] [Updated] " baalajimaestro
2023-02-14 20:39 ` [PR PATCH] [Merged]: " paper42

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