Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] icewm: update to 3.0.0.
@ 2022-10-04 18:00 glaulher
  2022-10-08 21:13 ` [PR REVIEW] " classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: glaulher @ 2022-10-04 18:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages icewm
https://github.com/void-linux/void-packages/pull/39718

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

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

<!--
#### 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 [skip CI](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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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

From 99bafab8a05d044d8205009eb68db9d29da2661a Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 4 Oct 2022 14:58:10 -0300
Subject: [PATCH] icewm: update to 3.0.0.

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

diff --git a/srcpkgs/icewm/template b/srcpkgs/icewm/template
index a46de55800ed..92445f378888 100644
--- a/srcpkgs/icewm/template
+++ b/srcpkgs/icewm/template
@@ -1,6 +1,6 @@
 # Template file for 'icewm'
 pkgname=icewm
-version=2.9.9
+version=3.0.0
 revision=1
 build_style=cmake
 make_cmd=make
@@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
 homepage="https://ice-wm.org/"
 changelog="https://raw.githubusercontent.com/ice-wm/icewm/master/NEWS"
 distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
-checksum=533314e5464a7340b8891cb6a2906b6b69b52dcd80d4d2fc15900adcc1950a41
+checksum=825474b9d958530e6a0d39abc35970deac9c64825b7cb1847dfea44439322884
 # broken tests
 make_check=no
 

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

* Re: [PR REVIEW] icewm: update to 3.0.0.
  2022-10-04 18:00 [PR PATCH] icewm: update to 3.0.0 glaulher
@ 2022-10-08 21:13 ` classabbyamp
  2022-10-09 21:47 ` [PR PATCH] [Updated] " glaulher
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-10-08 21:13 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39718#discussion_r990696225

Comment:
3.0.1 is available

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

* Re: [PR PATCH] [Updated] icewm: update to 3.0.0.
  2022-10-04 18:00 [PR PATCH] icewm: update to 3.0.0 glaulher
  2022-10-08 21:13 ` [PR REVIEW] " classabbyamp
@ 2022-10-09 21:47 ` glaulher
  2022-10-09 21:54 ` glaulher
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: glaulher @ 2022-10-09 21:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages icewm
https://github.com/void-linux/void-packages/pull/39718

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

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

<!--
#### 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 [skip CI](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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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

From 99bafab8a05d044d8205009eb68db9d29da2661a Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 4 Oct 2022 14:58:10 -0300
Subject: [PATCH 1/2] icewm: update to 3.0.0.

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

diff --git a/srcpkgs/icewm/template b/srcpkgs/icewm/template
index a46de55800ed..92445f378888 100644
--- a/srcpkgs/icewm/template
+++ b/srcpkgs/icewm/template
@@ -1,6 +1,6 @@
 # Template file for 'icewm'
 pkgname=icewm
-version=2.9.9
+version=3.0.0
 revision=1
 build_style=cmake
 make_cmd=make
@@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
 homepage="https://ice-wm.org/"
 changelog="https://raw.githubusercontent.com/ice-wm/icewm/master/NEWS"
 distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
-checksum=533314e5464a7340b8891cb6a2906b6b69b52dcd80d4d2fc15900adcc1950a41
+checksum=825474b9d958530e6a0d39abc35970deac9c64825b7cb1847dfea44439322884
 # broken tests
 make_check=no
 

From 2654e561a364bbf81c3d56c2870945a757167af5 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sun, 9 Oct 2022 18:46:15 -0300
Subject: [PATCH 2/2] icewm: update to 3.0.1.

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

diff --git a/srcpkgs/icewm/template b/srcpkgs/icewm/template
index 92445f378888..c1f7ef845bc6 100644
--- a/srcpkgs/icewm/template
+++ b/srcpkgs/icewm/template
@@ -1,6 +1,6 @@
 # Template file for 'icewm'
 pkgname=icewm
-version=3.0.0
+version=3.0.1
 revision=1
 build_style=cmake
 make_cmd=make
@@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
 homepage="https://ice-wm.org/"
 changelog="https://raw.githubusercontent.com/ice-wm/icewm/master/NEWS"
 distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
-checksum=825474b9d958530e6a0d39abc35970deac9c64825b7cb1847dfea44439322884
+checksum=f6d288533f8fade4f1b7ed1e5892a47e2e08a276ea2453d0a5748f22b5940a5a
 # broken tests
 make_check=no
 

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

* Re: [PR PATCH] [Updated] icewm: update to 3.0.0.
  2022-10-04 18:00 [PR PATCH] icewm: update to 3.0.0 glaulher
  2022-10-08 21:13 ` [PR REVIEW] " classabbyamp
  2022-10-09 21:47 ` [PR PATCH] [Updated] " glaulher
@ 2022-10-09 21:54 ` glaulher
  2022-10-09 21:58 ` [PR PATCH] [Updated] icewm: update to 3.0.1 glaulher
  2022-10-11 17:18 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: glaulher @ 2022-10-09 21:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages icewm
https://github.com/void-linux/void-packages/pull/39718

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

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

<!--
#### 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 [skip CI](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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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

From d12cf5001ceffc9eef372a2ead2b1caf4cd89fd7 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sun, 9 Oct 2022 18:52:01 -0300
Subject: [PATCH] icewm: update to 3.0.0.

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

diff --git a/srcpkgs/icewm/template b/srcpkgs/icewm/template
index a46de55800ed..c1f7ef845bc6 100644
--- a/srcpkgs/icewm/template
+++ b/srcpkgs/icewm/template
@@ -1,6 +1,6 @@
 # Template file for 'icewm'
 pkgname=icewm
-version=2.9.9
+version=3.0.1
 revision=1
 build_style=cmake
 make_cmd=make
@@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
 homepage="https://ice-wm.org/"
 changelog="https://raw.githubusercontent.com/ice-wm/icewm/master/NEWS"
 distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
-checksum=533314e5464a7340b8891cb6a2906b6b69b52dcd80d4d2fc15900adcc1950a41
+checksum=f6d288533f8fade4f1b7ed1e5892a47e2e08a276ea2453d0a5748f22b5940a5a
 # broken tests
 make_check=no
 

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

* Re: [PR PATCH] [Updated] icewm: update to 3.0.1.
  2022-10-04 18:00 [PR PATCH] icewm: update to 3.0.0 glaulher
                   ` (2 preceding siblings ...)
  2022-10-09 21:54 ` glaulher
@ 2022-10-09 21:58 ` glaulher
  2022-10-11 17:18 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: glaulher @ 2022-10-09 21:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages icewm
https://github.com/void-linux/void-packages/pull/39718

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

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

<!--
#### 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 [skip CI](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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

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

From 71650fe384337eb15482346fad02ca587f3b6f30 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sun, 9 Oct 2022 18:57:45 -0300
Subject: [PATCH] icewm: update to 3.0.1.

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

diff --git a/srcpkgs/icewm/template b/srcpkgs/icewm/template
index a46de55800ed..c1f7ef845bc6 100644
--- a/srcpkgs/icewm/template
+++ b/srcpkgs/icewm/template
@@ -1,6 +1,6 @@
 # Template file for 'icewm'
 pkgname=icewm
-version=2.9.9
+version=3.0.1
 revision=1
 build_style=cmake
 make_cmd=make
@@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
 homepage="https://ice-wm.org/"
 changelog="https://raw.githubusercontent.com/ice-wm/icewm/master/NEWS"
 distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
-checksum=533314e5464a7340b8891cb6a2906b6b69b52dcd80d4d2fc15900adcc1950a41
+checksum=f6d288533f8fade4f1b7ed1e5892a47e2e08a276ea2453d0a5748f22b5940a5a
 # broken tests
 make_check=no
 

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

* Re: [PR PATCH] [Merged]: icewm: update to 3.0.1.
  2022-10-04 18:00 [PR PATCH] icewm: update to 3.0.0 glaulher
                   ` (3 preceding siblings ...)
  2022-10-09 21:58 ` [PR PATCH] [Updated] icewm: update to 3.0.1 glaulher
@ 2022-10-11 17:18 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-10-11 17:18 UTC (permalink / raw)
  To: ml

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

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

icewm: update to 3.0.1.
https://github.com/void-linux/void-packages/pull/39718

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

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

<!--
#### 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 [skip CI](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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

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

end of thread, other threads:[~2022-10-11 17:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 18:00 [PR PATCH] icewm: update to 3.0.0 glaulher
2022-10-08 21:13 ` [PR REVIEW] " classabbyamp
2022-10-09 21:47 ` [PR PATCH] [Updated] " glaulher
2022-10-09 21:54 ` glaulher
2022-10-09 21:58 ` [PR PATCH] [Updated] icewm: update to 3.0.1 glaulher
2022-10-11 17:18 ` [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).