Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] chocolate-doom: update to 3.0.1.
@ 2020-07-06 16:04 knusbaum
  2020-07-06 18:39 ` Chocimier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: knusbaum @ 2020-07-06 16:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/knusbaum/void-packages UPDATE-chocolate-doom-3.0.1
https://github.com/void-linux/void-packages/pull/23419

chocolate-doom: update to 3.0.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE-chocolate-doom-3.0.1-23419.patch --]
[-- Type: text/x-diff, Size: 1122 bytes --]

From a07887c139fdbeee0616eeef098d5bfd73533e48 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Wed, 1 Jul 2020 05:18:51 -0500
Subject: [PATCH] chocolate-doom: update to 3.0.1.

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

diff --git a/srcpkgs/chocolate-doom/template b/srcpkgs/chocolate-doom/template
index 963ba91c585..536218f1c42 100644
--- a/srcpkgs/chocolate-doom/template
+++ b/srcpkgs/chocolate-doom/template
@@ -1,6 +1,6 @@
 # Template file for 'chocolate-doom'.
 pkgname=chocolate-doom
-version=3.0.0
+version=3.0.1
 revision=1
 wrksrc="chocolate-doom-chocolate-doom-${version}"
 build_style=gnu-configure
@@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.chocolate-doom.org/"
 distfiles="https://github.com/chocolate-doom/chocolate-doom/archive/chocolate-doom-${version}.tar.gz"
-checksum=0d69511c778c528188c1c8de43f54d5ee8f1818498f9a32414f73ef69bb72598
+checksum=a54383beef6a52babc5b00d58fcf53a454f012ced7b1936ba359b13f1f10ac66
 
 pre_configure() {
 	autoreconf -fi

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

* Re: chocolate-doom: update to 3.0.1.
  2020-07-06 16:04 [PR PATCH] chocolate-doom: update to 3.0.1 knusbaum
@ 2020-07-06 18:39 ` Chocimier
  2020-07-06 18:47 ` [PR PATCH] [Updated] " knusbaum
  2020-07-06 19:10 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-07-06 18:39 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/23419#issuecomment-654401697

Comment:
Please fix xlint warning.

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

* Re: [PR PATCH] [Updated] chocolate-doom: update to 3.0.1.
  2020-07-06 16:04 [PR PATCH] chocolate-doom: update to 3.0.1 knusbaum
  2020-07-06 18:39 ` Chocimier
@ 2020-07-06 18:47 ` knusbaum
  2020-07-06 19:10 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: knusbaum @ 2020-07-06 18:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/knusbaum/void-packages UPDATE-chocolate-doom-3.0.1
https://github.com/void-linux/void-packages/pull/23419

chocolate-doom: update to 3.0.1.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE-chocolate-doom-3.0.1-23419.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]

From acbc67713b0fee8b75b9fc563f335a0f34c8f0e7 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Wed, 1 Jul 2020 05:18:51 -0500
Subject: [PATCH] chocolate-doom: update to 3.0.1.

---
 srcpkgs/chocolate-doom/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/chocolate-doom/template b/srcpkgs/chocolate-doom/template
index 963ba91c585..90e12adf7d8 100644
--- a/srcpkgs/chocolate-doom/template
+++ b/srcpkgs/chocolate-doom/template
@@ -1,6 +1,6 @@
-# Template file for 'chocolate-doom'.
+# Template file for 'chocolate-doom'
 pkgname=chocolate-doom
-version=3.0.0
+version=3.0.1
 revision=1
 wrksrc="chocolate-doom-chocolate-doom-${version}"
 build_style=gnu-configure
@@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.chocolate-doom.org/"
 distfiles="https://github.com/chocolate-doom/chocolate-doom/archive/chocolate-doom-${version}.tar.gz"
-checksum=0d69511c778c528188c1c8de43f54d5ee8f1818498f9a32414f73ef69bb72598
+checksum=a54383beef6a52babc5b00d58fcf53a454f012ced7b1936ba359b13f1f10ac66
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Merged]: chocolate-doom: update to 3.0.1.
  2020-07-06 16:04 [PR PATCH] chocolate-doom: update to 3.0.1 knusbaum
  2020-07-06 18:39 ` Chocimier
  2020-07-06 18:47 ` [PR PATCH] [Updated] " knusbaum
@ 2020-07-06 19:10 ` Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-07-06 19:10 UTC (permalink / raw)
  To: ml

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

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

chocolate-doom: update to 3.0.1.
https://github.com/void-linux/void-packages/pull/23419

Description:


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

end of thread, other threads:[~2020-07-06 19:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-06 16:04 [PR PATCH] chocolate-doom: update to 3.0.1 knusbaum
2020-07-06 18:39 ` Chocimier
2020-07-06 18:47 ` [PR PATCH] [Updated] " knusbaum
2020-07-06 19:10 ` [PR PATCH] [Merged]: " Chocimier

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