Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] discover: update to 6.2.5.
@ 2025-01-18  4:30 1is7ac3
  2025-01-18 17:09 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: 1is7ac3 @ 2025-01-18  4:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/1is7ac3/void-packages discover-6.2.5
https://github.com/void-linux/void-packages/pull/54014

discover: update to 6.2.5.
<!-- 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, (x86_64-GLIBC)
<!--- 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/54014.patch is attached

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

From bec1de90716f06a7a3b32a6854c5dd2babf83df6 Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Sat, 18 Jan 2025 01:27:25 -0300
Subject: [PATCH] discover: update to 6.2.5.

---
 srcpkgs/discover/template | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/discover/template b/srcpkgs/discover/template
index 8927290b1642b2..8b0958261268d5 100644
--- a/srcpkgs/discover/template
+++ b/srcpkgs/discover/template
@@ -1,20 +1,20 @@
 # Template file for 'discover'
 pkgname=discover
-version=6.2.4
+version=6.2.5
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
-hostmakedepends="extra-cmake-modules pkg-config qt6-base-devel qt6-tools
- kf6-kcoreaddons-devel kf6-kdoctools-devel gettext kf6-kconfig-devel
- kf6-kcmutils kf6-kauth-tools"
-makedepends="AppStream-qt-devel flatpak-devel qt6-declarative-devel
- qt6-webview-devel kf6-kirigami-devel kf6-kcrash-devel kf6-kdbusaddons-devel
- kf6-kxmlgui-devel kf6-purpose-devel kf6-kcmutils-devel kf6-kidletime-devel
- kf6-kstatusnotifieritem-devel kirigami-addons-devel discount-devel
- kf6-attica-devel kf6-knewstuff-devel kf6-kitemmodels-devel"
+hostmakedepends="extra-cmake-modules pkg-config qt6-base-devel qt6-tools gettext
+ kf6-kcoreaddons-devel kf6-kdoctools-devel kf6-kconfig-devel kf6-kauth-tools
+ kf6-kcmutils"
+makedepends="AppStream-qt-devel qt6-declarative-devel discount-devel
+ qt6-webview-devel kirigami-addons-devel kf6-kdbusaddons-devel kf6-purpose-devel
+ kf6-kxmlgui-devel kf6-kitemmodels-devel kf6-kidletime-devel kf6-knewstuff-devel
+ kf6-kcmutils-devel kf6-kstatusnotifieritem-devel flatpak-devel kf6-attica-devel
+ kf6-kirigami-devel kf6-kcrash-devel"
 short_desc="KDE resources management flatpak, plasma plugins"
 maintainer="1is7ac3 <isaac.qa13@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://apps.kde.org/discover"
 distfiles="${KDE_SITE}/plasma/${version}/discover-${version}.tar.xz"
-checksum=619a8a80670f52d00bbe67daea22d1db0d7c9b44b57865dc972558061bad1427
+checksum=8ccbb881392a4bad540ab0bb465637a0e206ef6b53e7bf02e71bc8fb6453a4a4

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

* Re: [PR REVIEW] discover: update to 6.2.5.
  2025-01-18  4:30 [PR PATCH] discover: update to 6.2.5 1is7ac3
@ 2025-01-18 17:09 ` classabbyamp
  2025-01-19 19:32 ` [PR PATCH] [Updated] " 1is7ac3
  2025-01-19 20:09 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2025-01-18 17:09 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/54014#discussion_r1921107847

Comment:
please don't sort unless really necessary, it makes the diff hard to read

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

* Re: [PR PATCH] [Updated] discover: update to 6.2.5.
  2025-01-18  4:30 [PR PATCH] discover: update to 6.2.5 1is7ac3
  2025-01-18 17:09 ` [PR REVIEW] " classabbyamp
@ 2025-01-19 19:32 ` 1is7ac3
  2025-01-19 20:09 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: 1is7ac3 @ 2025-01-19 19:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/1is7ac3/void-packages discover-6.2.5
https://github.com/void-linux/void-packages/pull/54014

discover: update to 6.2.5.
<!-- 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, (x86_64-GLIBC)
<!--- 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/54014.patch is attached

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

From 1bf012e44601a2dfc14930be7b4f01d23123bb6f Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Sat, 18 Jan 2025 01:27:25 -0300
Subject: [PATCH] discover: update to 6.2.5.

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

diff --git a/srcpkgs/discover/template b/srcpkgs/discover/template
index 8927290b1642b2..fe5adde6a43e27 100644
--- a/srcpkgs/discover/template
+++ b/srcpkgs/discover/template
@@ -1,6 +1,6 @@
 # Template file for 'discover'
 pkgname=discover
-version=6.2.4
+version=6.2.5
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
@@ -17,4 +17,4 @@ maintainer="1is7ac3 <isaac.qa13@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://apps.kde.org/discover"
 distfiles="${KDE_SITE}/plasma/${version}/discover-${version}.tar.xz"
-checksum=619a8a80670f52d00bbe67daea22d1db0d7c9b44b57865dc972558061bad1427
+checksum=8ccbb881392a4bad540ab0bb465637a0e206ef6b53e7bf02e71bc8fb6453a4a4

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

* Re: [PR PATCH] [Merged]: discover: update to 6.2.5.
  2025-01-18  4:30 [PR PATCH] discover: update to 6.2.5 1is7ac3
  2025-01-18 17:09 ` [PR REVIEW] " classabbyamp
  2025-01-19 19:32 ` [PR PATCH] [Updated] " 1is7ac3
@ 2025-01-19 20:09 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2025-01-19 20:09 UTC (permalink / raw)
  To: ml

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

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

discover: update to 6.2.5.
https://github.com/void-linux/void-packages/pull/54014

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, (x86_64-GLIBC)
<!--- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2025-01-19 20:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-18  4:30 [PR PATCH] discover: update to 6.2.5 1is7ac3
2025-01-18 17:09 ` [PR REVIEW] " classabbyamp
2025-01-19 19:32 ` [PR PATCH] [Updated] " 1is7ac3
2025-01-19 20:09 ` [PR PATCH] [Merged]: " classabbyamp

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