Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kmines: update to 23.08.4.
@ 2024-01-23 12:32 674Y3r
  2024-02-17 11:04 ` [PR PATCH] [Updated] " 674Y3r
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: 674Y3r @ 2024-01-23 12:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/674Y3r/void-packages kmines-23.08.4
https://github.com/void-linux/void-packages/pull/48339

kmines: update to 23.08.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From e345e7c17b09e505ebcc609842d99396506eaba3 Mon Sep 17 00:00:00 2001
From: 674Y3r <674Y3r@tuta.io>
Date: Tue, 23 Jan 2024 13:06:55 +0100
Subject: [PATCH] kmines: update to 23.08.4.

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

diff --git a/srcpkgs/kmines/template b/srcpkgs/kmines/template
index 4a3e48c469b65..2c3e05389e02e 100644
--- a/srcpkgs/kmines/template
+++ b/srcpkgs/kmines/template
@@ -1,6 +1,6 @@
 # Template file for 'kmines'
 pkgname=kmines
-version=22.12.1
+version=23.08.4
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
@@ -14,4 +14,4 @@ license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/games/org.kde.kmines"
 changelog="https://kde.org/announcements/changelogs/gear/${version}/#kmines"
 distfiles="${KDE_SITE}/release-service/${version}/src/kmines-${version}.tar.xz"
-checksum=04ff2a7bfb1a13438fc542d219e7fc07af61c39a2e74326315164025fb5b1cd8
+checksum=bbde22c7ec23165819869fe38c229f0d86caeede1ce713c7179eb4cad23ed573

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

* Re: [PR PATCH] [Updated] kmines: update to 23.08.4.
  2024-01-23 12:32 [PR PATCH] kmines: update to 23.08.4 674Y3r
@ 2024-02-17 11:04 ` 674Y3r
  2024-02-26 12:14 ` kmines: update to 23.08.5 Luciogi
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: 674Y3r @ 2024-02-17 11:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/674Y3r/void-packages kmines-23.08.4
https://github.com/void-linux/void-packages/pull/48339

kmines: update to 23.08.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a87df4b68fd894c958a9638edd7a62b667e51585 Mon Sep 17 00:00:00 2001
From: 674Y3r <674Y3r@tuta.io>
Date: Sat, 17 Feb 2024 11:58:56 +0100
Subject: [PATCH] kmines: update to 23.08.5.

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

diff --git a/srcpkgs/kmines/template b/srcpkgs/kmines/template
index 4a3e48c469b65..68d65e1fd7aca 100644
--- a/srcpkgs/kmines/template
+++ b/srcpkgs/kmines/template
@@ -1,6 +1,6 @@
 # Template file for 'kmines'
 pkgname=kmines
-version=22.12.1
+version=23.08.5
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
@@ -14,4 +14,4 @@ license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/games/org.kde.kmines"
 changelog="https://kde.org/announcements/changelogs/gear/${version}/#kmines"
 distfiles="${KDE_SITE}/release-service/${version}/src/kmines-${version}.tar.xz"
-checksum=04ff2a7bfb1a13438fc542d219e7fc07af61c39a2e74326315164025fb5b1cd8
+checksum=cbb32428ff922b0e6361e44ab4c6d50dbe8b62966469bc29822070b60b8e9353

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

* Re: kmines: update to 23.08.5.
  2024-01-23 12:32 [PR PATCH] kmines: update to 23.08.4 674Y3r
  2024-02-17 11:04 ` [PR PATCH] [Updated] " 674Y3r
@ 2024-02-26 12:14 ` Luciogi
  2024-02-26 12:14 ` Luciogi
  2024-02-26 12:40 ` [PR PATCH] [Closed]: " 674Y3r
  3 siblings, 0 replies; 5+ messages in thread
From: Luciogi @ 2024-02-26 12:14 UTC (permalink / raw)
  To: ml

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

New comment by Luciogi on void-packages repository

https://github.com/void-linux/void-packages/pull/48339#issuecomment-1964008235

Comment:
already merged with https://github.com/void-linux/void-packages/pull/48704


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

* Re: kmines: update to 23.08.5.
  2024-01-23 12:32 [PR PATCH] kmines: update to 23.08.4 674Y3r
  2024-02-17 11:04 ` [PR PATCH] [Updated] " 674Y3r
  2024-02-26 12:14 ` kmines: update to 23.08.5 Luciogi
@ 2024-02-26 12:14 ` Luciogi
  2024-02-26 12:40 ` [PR PATCH] [Closed]: " 674Y3r
  3 siblings, 0 replies; 5+ messages in thread
From: Luciogi @ 2024-02-26 12:14 UTC (permalink / raw)
  To: ml

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

New comment by Luciogi on void-packages repository

https://github.com/void-linux/void-packages/pull/48339#issuecomment-1964008235

Comment:
already merged with https://github.com/void-linux/void-packages/pull/48704
Please close it.

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

* Re: [PR PATCH] [Closed]: kmines: update to 23.08.5.
  2024-01-23 12:32 [PR PATCH] kmines: update to 23.08.4 674Y3r
                   ` (2 preceding siblings ...)
  2024-02-26 12:14 ` Luciogi
@ 2024-02-26 12:40 ` 674Y3r
  3 siblings, 0 replies; 5+ messages in thread
From: 674Y3r @ 2024-02-26 12:40 UTC (permalink / raw)
  To: ml

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

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

kmines: update to 23.08.5.
https://github.com/void-linux/void-packages/pull/48339

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-02-26 12:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-23 12:32 [PR PATCH] kmines: update to 23.08.4 674Y3r
2024-02-17 11:04 ` [PR PATCH] [Updated] " 674Y3r
2024-02-26 12:14 ` kmines: update to 23.08.5 Luciogi
2024-02-26 12:14 ` Luciogi
2024-02-26 12:40 ` [PR PATCH] [Closed]: " 674Y3r

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