Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rocksndiamonds: update to 4.3.3.0
@ 2022-12-13 20:00 clyhtsuriva
  2022-12-13 20:01 ` clyhtsuriva
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-12-13 20:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages rocksndiamonds-update
https://github.com/void-linux/void-packages/pull/41067

rocksndiamonds: update to 4.3.3.0
#### 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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 57ec694e7fdb2956baa40fe34ceef8a37119ad5e Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Tue, 13 Dec 2022 21:00:00 +0100
Subject: [PATCH] rocksndiamonds: update to 4.3.3.0

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

diff --git a/srcpkgs/rocksndiamonds/template b/srcpkgs/rocksndiamonds/template
index 5d67f3ca67c5..665c80d8ca80 100644
--- a/srcpkgs/rocksndiamonds/template
+++ b/srcpkgs/rocksndiamonds/template
@@ -1,6 +1,6 @@
 # Template file for 'rocksndiamonds'
 pkgname=rocksndiamonds
-version=4.3.2.1
+version=4.3.3.0
 revision=1
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
@@ -9,8 +9,8 @@ short_desc="Arcade style game"
 maintainer="Clyhtsuriva <void-packages@adjutor.xyz>"
 license="GPL-2.0-only"
 homepage="http://www.artsoft.org/rocksndiamonds"
-distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=dba4b5ff63561a258348cd3b330d2084ab7ba647d26b6c21f996d93d76ea8439
+distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}-linux.tar.gz"
+checksum=47f086b444fff869ad0921c73b2f77185f56d0030906494a0785cce6df6f000f
 replaces="rocksndiamonds-data>=0"
 
 do_build() {

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

* Re: rocksndiamonds: update to 4.3.3.0
  2022-12-13 20:00 [PR PATCH] rocksndiamonds: update to 4.3.3.0 clyhtsuriva
@ 2022-12-13 20:01 ` clyhtsuriva
  2022-12-19 18:39 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-12-13 20:01 UTC (permalink / raw)
  To: ml

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

New comment by clyhtsuriva on void-packages repository

https://github.com/void-linux/void-packages/pull/41067#issuecomment-1349613478

Comment:
https://www.artsoft.org/2022/12/10/rocksndiamonds-4-3-3-0-released/

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

* Re: [PR PATCH] [Updated] rocksndiamonds: update to 4.3.3.0
  2022-12-13 20:00 [PR PATCH] rocksndiamonds: update to 4.3.3.0 clyhtsuriva
  2022-12-13 20:01 ` clyhtsuriva
@ 2022-12-19 18:39 ` clyhtsuriva
  2022-12-19 18:40 ` rocksndiamonds: update to 4.3.4.0 clyhtsuriva
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-12-19 18:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages rocksndiamonds-update
https://github.com/void-linux/void-packages/pull/41067

rocksndiamonds: update to 4.3.3.0
#### 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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 9968dbf001c32a02dc253cdcf4360c587ef4f0ee Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Tue, 13 Dec 2022 21:00:00 +0100
Subject: [PATCH] rocksndiamonds: update to 4.3.4.0

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

diff --git a/srcpkgs/rocksndiamonds/template b/srcpkgs/rocksndiamonds/template
index 5d67f3ca67c5..807baed86531 100644
--- a/srcpkgs/rocksndiamonds/template
+++ b/srcpkgs/rocksndiamonds/template
@@ -1,6 +1,6 @@
 # Template file for 'rocksndiamonds'
 pkgname=rocksndiamonds
-version=4.3.2.1
+version=4.3.4.0
 revision=1
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
@@ -9,8 +9,8 @@ short_desc="Arcade style game"
 maintainer="Clyhtsuriva <void-packages@adjutor.xyz>"
 license="GPL-2.0-only"
 homepage="http://www.artsoft.org/rocksndiamonds"
-distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=dba4b5ff63561a258348cd3b330d2084ab7ba647d26b6c21f996d93d76ea8439
+distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}-linux.tar.gz"
+checksum=81d815e1296c041ed94ae9777397f40fdf5d13ecb5b375202af96a3119904ad7
 replaces="rocksndiamonds-data>=0"
 
 do_build() {

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

* Re: rocksndiamonds: update to 4.3.4.0
  2022-12-13 20:00 [PR PATCH] rocksndiamonds: update to 4.3.3.0 clyhtsuriva
  2022-12-13 20:01 ` clyhtsuriva
  2022-12-19 18:39 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2022-12-19 18:40 ` clyhtsuriva
  2022-12-19 18:41 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-12-19 18:40 UTC (permalink / raw)
  To: ml

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

New comment by clyhtsuriva on void-packages repository

https://github.com/void-linux/void-packages/pull/41067#issuecomment-1358085208

Comment:
New version : https://www.artsoft.org/2022/12/18/1-rocksndiamonds-4-3-4-0-released/

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

* Re: [PR PATCH] [Updated] rocksndiamonds: update to 4.3.4.0
  2022-12-13 20:00 [PR PATCH] rocksndiamonds: update to 4.3.3.0 clyhtsuriva
                   ` (2 preceding siblings ...)
  2022-12-19 18:40 ` rocksndiamonds: update to 4.3.4.0 clyhtsuriva
@ 2022-12-19 18:41 ` clyhtsuriva
  2023-03-20  1:58 ` github-actions
  2023-03-24 13:01 ` [PR PATCH] [Closed]: " clyhtsuriva
  5 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2022-12-19 18:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages rocksndiamonds-update
https://github.com/void-linux/void-packages/pull/41067

rocksndiamonds: update to 4.3.4.0
#### 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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 79413744fca8f5f0844d8b50c9e5bb2f081e515d Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Tue, 13 Dec 2022 21:00:00 +0100
Subject: [PATCH] rocksndiamonds: update to 4.3.4.0

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

diff --git a/srcpkgs/rocksndiamonds/template b/srcpkgs/rocksndiamonds/template
index 5d67f3ca67c5..807baed86531 100644
--- a/srcpkgs/rocksndiamonds/template
+++ b/srcpkgs/rocksndiamonds/template
@@ -1,6 +1,6 @@
 # Template file for 'rocksndiamonds'
 pkgname=rocksndiamonds
-version=4.3.2.1
+version=4.3.4.0
 revision=1
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
@@ -9,8 +9,8 @@ short_desc="Arcade style game"
 maintainer="Clyhtsuriva <void-packages@adjutor.xyz>"
 license="GPL-2.0-only"
 homepage="http://www.artsoft.org/rocksndiamonds"
-distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=dba4b5ff63561a258348cd3b330d2084ab7ba647d26b6c21f996d93d76ea8439
+distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}-linux.tar.gz"
+checksum=81d815e1296c041ed94ae9777397f40fdf5d13ecb5b375202af96a3119904ad7
 replaces="rocksndiamonds-data>=0"
 
 do_build() {

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

* Re: rocksndiamonds: update to 4.3.4.0
  2022-12-13 20:00 [PR PATCH] rocksndiamonds: update to 4.3.3.0 clyhtsuriva
                   ` (3 preceding siblings ...)
  2022-12-19 18:41 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2023-03-20  1:58 ` github-actions
  2023-03-24 13:01 ` [PR PATCH] [Closed]: " clyhtsuriva
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2023-03-20  1:58 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/41067#issuecomment-1475500242

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: rocksndiamonds: update to 4.3.4.0
  2022-12-13 20:00 [PR PATCH] rocksndiamonds: update to 4.3.3.0 clyhtsuriva
                   ` (4 preceding siblings ...)
  2023-03-20  1:58 ` github-actions
@ 2023-03-24 13:01 ` clyhtsuriva
  5 siblings, 0 replies; 7+ messages in thread
From: clyhtsuriva @ 2023-03-24 13:01 UTC (permalink / raw)
  To: ml

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

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

rocksndiamonds: update to 4.3.4.0
https://github.com/void-linux/void-packages/pull/41067

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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

end of thread, other threads:[~2023-03-24 13:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13 20:00 [PR PATCH] rocksndiamonds: update to 4.3.3.0 clyhtsuriva
2022-12-13 20:01 ` clyhtsuriva
2022-12-19 18:39 ` [PR PATCH] [Updated] " clyhtsuriva
2022-12-19 18:40 ` rocksndiamonds: update to 4.3.4.0 clyhtsuriva
2022-12-19 18:41 ` [PR PATCH] [Updated] " clyhtsuriva
2023-03-20  1:58 ` github-actions
2023-03-24 13:01 ` [PR PATCH] [Closed]: " clyhtsuriva

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