Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] icewm: update to 3.6.0.
@ 2024-06-18 16:56 glaulher
  2024-06-18 17:03 ` glaulher
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: glaulher @ 2024-06-18 16:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages ice-wm
https://github.com/void-linux/void-packages/pull/50880

icewm: update to 3.6.0.
<!-- 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 [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/50880.patch is attached

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

From 1dbfa853b424aa6b52d1347a3c200861b1178bee Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Tue, 18 Jun 2024 13:52:06 -0300
Subject: [PATCH] icewm: update to 3.6.0.

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

diff --git a/srcpkgs/icewm/template b/srcpkgs/icewm/template
index a51f7f1576b039..aa84e7ccb5495c 100644
--- a/srcpkgs/icewm/template
+++ b/srcpkgs/icewm/template
@@ -1,6 +1,6 @@
 # Template file for 'icewm'
 pkgname=icewm
-version=3.4.7
+version=3.6.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=bca8c417365e37a3e069d5c95365f0280eaddfd3011647ad3a958c0e95f57db2
+checksum=0fa15f252983d21b1bc434142c787b16bdfc347a83c3057586d0e0091f26617b
 # broken tests
 make_check=no
 

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

* Re: icewm: update to 3.6.0.
  2024-06-18 16:56 [PR PATCH] icewm: update to 3.6.0 glaulher
@ 2024-06-18 17:03 ` glaulher
  2024-06-18 18:38 ` classabbyamp
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: glaulher @ 2024-06-18 17:03 UTC (permalink / raw)
  To: ml

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

New comment by glaulher on void-packages repository

https://github.com/void-linux/void-packages/pull/50880#issuecomment-2176575650

Comment:
the commit is marked in conflict but only the version and checksum were changed

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

* Re: icewm: update to 3.6.0.
  2024-06-18 16:56 [PR PATCH] icewm: update to 3.6.0 glaulher
  2024-06-18 17:03 ` glaulher
@ 2024-06-18 18:38 ` classabbyamp
  2024-06-19 17:43 ` [PR PATCH] [Closed]: " glaulher
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2024-06-18 18:38 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/50880#issuecomment-2176730631

Comment:
rebase your branch, it's conflicting because your branch has 3.4.7 on the `-` side, while 3.5.1 has been pushed since


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

* Re: [PR PATCH] [Closed]: icewm: update to 3.6.0.
  2024-06-18 16:56 [PR PATCH] icewm: update to 3.6.0 glaulher
  2024-06-18 17:03 ` glaulher
  2024-06-18 18:38 ` classabbyamp
@ 2024-06-19 17:43 ` glaulher
  2024-06-19 17:43 ` [PR PATCH] [Updated] " glaulher
  2024-06-19 18:15 ` glaulher
  4 siblings, 0 replies; 7+ messages in thread
From: glaulher @ 2024-06-19 17:43 UTC (permalink / raw)
  To: ml

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

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

icewm: update to 3.6.0.
https://github.com/void-linux/void-packages/pull/50880

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

* Re: [PR PATCH] [Updated] icewm: update to 3.6.0.
  2024-06-18 16:56 [PR PATCH] icewm: update to 3.6.0 glaulher
                   ` (2 preceding siblings ...)
  2024-06-19 17:43 ` [PR PATCH] [Closed]: " glaulher
@ 2024-06-19 17:43 ` glaulher
  2024-06-19 18:15 ` glaulher
  4 siblings, 0 replies; 7+ messages in thread
From: glaulher @ 2024-06-19 17:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages ice-wm
https://github.com/void-linux/void-packages/pull/50880

icewm: update to 3.6.0.
<!-- 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 [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/50880.patch is attached

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



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

* Re: icewm: update to 3.6.0.
  2024-06-18 16:56 [PR PATCH] icewm: update to 3.6.0 glaulher
                   ` (3 preceding siblings ...)
  2024-06-19 17:43 ` [PR PATCH] [Updated] " glaulher
@ 2024-06-19 18:15 ` glaulher
  4 siblings, 0 replies; 7+ messages in thread
From: glaulher @ 2024-06-19 18:15 UTC (permalink / raw)
  To: ml

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

New comment by glaulher on void-packages repository

https://github.com/void-linux/void-packages/pull/50880#issuecomment-2179270951

Comment:
I accidentally closed the branch,  opened a new pr
https://github.com/void-linux/void-packages/pull/50893

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

* Re: [PR PATCH] [Closed]: icewm: update to 3.6.0.
  2024-06-19 17:58 [PR PATCH] " glaulher
@ 2024-06-22  0:12 ` classabbyamp
  0 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2024-06-22  0:12 UTC (permalink / raw)
  To: ml

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

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

icewm: update to 3.6.0.
https://github.com/void-linux/void-packages/pull/50893

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

end of thread, other threads:[~2024-06-22  0:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-18 16:56 [PR PATCH] icewm: update to 3.6.0 glaulher
2024-06-18 17:03 ` glaulher
2024-06-18 18:38 ` classabbyamp
2024-06-19 17:43 ` [PR PATCH] [Closed]: " glaulher
2024-06-19 17:43 ` [PR PATCH] [Updated] " glaulher
2024-06-19 18:15 ` glaulher
2024-06-19 17:58 [PR PATCH] " glaulher
2024-06-22  0:12 ` [PR PATCH] [Closed]: " 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).