Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfce4-settings: update to 4.16.3 and adopt
@ 2022-07-05 15:22 ishaanbhimwal
  2022-10-04  2:14 ` github-actions
  2022-10-19  2:14 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: ishaanbhimwal @ 2022-07-05 15:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-settings
https://github.com/void-linux/void-packages/pull/37871

xfce4-settings: update to 4.16.3 and adopt
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/37871.patch is attached

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

From 7c6bf764932d6ef289088ff2bae113e9f29e5fd5 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Tue, 5 Jul 2022 20:50:00 +0530
Subject: [PATCH] xfce4-settings: update to 4.16.3 and adopt

---
 srcpkgs/xfce4-settings/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/xfce4-settings/template b/srcpkgs/xfce4-settings/template
index 796d3e0612f0..c51abc1b1698 100644
--- a/srcpkgs/xfce4-settings/template
+++ b/srcpkgs/xfce4-settings/template
@@ -1,6 +1,6 @@
 # Template file for 'xfce4-settings'
 pkgname=xfce4-settings
-version=4.16.2
+version=4.16.3
 revision=1
 build_style=gnu-configure
 configure_args="--with-locales-dir=/usr/share/locale
@@ -10,10 +10,10 @@ makedepends="exo-devel garcon-devel libcanberra-devel libnotify-devel
  libxklavier-devel upower-devel libXrandr-devel"
 depends="desktop-file-utils gnome-icon-theme"
 conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml"
-short_desc="Xfce settings manager"
-maintainer="Orphaned <orphan@voidlinux.org>"
+short_desc="Settings manager of the Xfce desktop"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
 license="GPL-2.0-only"
-homepage="https://xfce.org/"
-changelog="https://raw.githubusercontent.com/xfce-mirror/xfce4-settings/xfce-4.14/NEWS"
+homepage="https://docs.xfce.org/xfce/xfce4-settings/start"
+changelog="https://gitlab.xfce.org/xfce/xfce4-settings/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=4dd7cb420860535e687f673c0b5c0274e0d2fb67181281d4b85be9197da03d7e
+checksum=f299e6d26d8e142c0b7edeb9b8917d6bd50bc8647254ea585069c68f2bab8e64

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

* Re: xfce4-settings: update to 4.16.3 and adopt
  2022-07-05 15:22 [PR PATCH] xfce4-settings: update to 4.16.3 and adopt ishaanbhimwal
@ 2022-10-04  2:14 ` github-actions
  2022-10-19  2:14 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2022-10-04  2:14 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/37871#issuecomment-1266305952

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] 3+ messages in thread

* Re: [PR PATCH] [Closed]: xfce4-settings: update to 4.16.3 and adopt
  2022-07-05 15:22 [PR PATCH] xfce4-settings: update to 4.16.3 and adopt ishaanbhimwal
  2022-10-04  2:14 ` github-actions
@ 2022-10-19  2:14 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2022-10-19  2:14 UTC (permalink / raw)
  To: ml

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

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

xfce4-settings: update to 4.16.3 and adopt
https://github.com/void-linux/void-packages/pull/37871

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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] 3+ messages in thread

end of thread, other threads:[~2022-10-19  2:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-05 15:22 [PR PATCH] xfce4-settings: update to 4.16.3 and adopt ishaanbhimwal
2022-10-04  2:14 ` github-actions
2022-10-19  2:14 ` [PR PATCH] [Closed]: " github-actions

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