Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] discord: update to 0.0.55
@ 2024-06-06  0:29 joaovicdsantos
  2024-06-06  0:46 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 3+ messages in thread
From: joaovicdsantos @ 2024-06-06  0:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/joaovicdsantos/void-packages discord55
https://github.com/void-linux/void-packages/pull/50712

discord: update to 0.0.55
#### 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)


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

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

From 1d7dd90615b7c4f700096b0a822f8779f177b9ed Mon Sep 17 00:00:00 2001
From: joaovicdsantos <joaovicdsantos@gmail.com>
Date: Wed, 5 Jun 2024 21:26:00 -0300
Subject: [PATCH] discord: update to 0.0.55

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

diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template
index af02bcc64c528e..f08314137f8581 100644
--- a/srcpkgs/discord/template
+++ b/srcpkgs/discord/template
@@ -1,6 +1,6 @@
 # Template file for 'discord'
 pkgname=discord
-version=0.0.54
+version=0.0.55
 revision=1
 archs="x86_64"
 depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic
@@ -10,7 +10,7 @@ maintainer="Ryan Conwell <ryanconwell@protonmail.com>"
 license="custom:Proprietary"
 homepage="https://discord.com"
 distfiles="https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"
-checksum=aee6a8b7327e76fa8d515fdee31a49d6ba2b1a20b8226e7b0524a275d3fc645f
+checksum=afc6901ccb80b916566d67fae6651f903617f8e6868f6321e4b3538a319e4f9d
 repository=nonfree
 restricted=yes
 nopie=yes

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

* Re: [PR PATCH] [Merged]: discord: update to 0.0.55
  2024-06-06  0:29 [PR PATCH] discord: update to 0.0.55 joaovicdsantos
@ 2024-06-06  0:46 ` classabbyamp
  0 siblings, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-06-06  0:46 UTC (permalink / raw)
  To: ml

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

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

discord: update to 0.0.55
https://github.com/void-linux/void-packages/pull/50712

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)


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

* [PR PATCH] discord: update to 0.0.55
@ 2024-06-05 10:55 Pancakeblast
  0 siblings, 0 replies; 3+ messages in thread
From: Pancakeblast @ 2024-06-05 10:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Pancakeblast/void-packages update_discord
https://github.com/void-linux/void-packages/pull/50703

discord: update to 0.0.55
- I tested the changes in this PR: YES

- I built this PR locally for my native architecture, x64-glibc


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

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

From 2983d521f5a2f034780734e59b050b3be3c9ba5a Mon Sep 17 00:00:00 2001
From: Michael Calvin <michaeljcalvin@gmail.com>
Date: Wed, 5 Jun 2024 06:46:29 -0400
Subject: [PATCH] update discord to 0.0.55

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

diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template
index af02bcc64c528e..f08314137f8581 100644
--- a/srcpkgs/discord/template
+++ b/srcpkgs/discord/template
@@ -1,6 +1,6 @@
 # Template file for 'discord'
 pkgname=discord
-version=0.0.54
+version=0.0.55
 revision=1
 archs="x86_64"
 depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic
@@ -10,7 +10,7 @@ maintainer="Ryan Conwell <ryanconwell@protonmail.com>"
 license="custom:Proprietary"
 homepage="https://discord.com"
 distfiles="https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"
-checksum=aee6a8b7327e76fa8d515fdee31a49d6ba2b1a20b8226e7b0524a275d3fc645f
+checksum=afc6901ccb80b916566d67fae6651f903617f8e6868f6321e4b3538a319e4f9d
 repository=nonfree
 restricted=yes
 nopie=yes

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

end of thread, other threads:[~2024-06-06  0:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-06  0:29 [PR PATCH] discord: update to 0.0.55 joaovicdsantos
2024-06-06  0:46 ` [PR PATCH] [Merged]: " classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2024-06-05 10:55 [PR PATCH] " Pancakeblast

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