Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] leftwm: update to 0.4.1
@ 2022-12-26 18:32 tranzystorek-io
  2023-01-02 15:30 ` [PR PATCH] [Merged]: " leahneukirchen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tranzystorek-io @ 2022-12-26 18:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages leftwm
https://github.com/void-linux/void-packages/pull/41302

leftwm: update to 0.4.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 [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/41302.patch is attached

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

From 583cf339adaba845d4f35bc294ee21791379aff6 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Mon, 26 Dec 2022 19:31:22 +0100
Subject: [PATCH] leftwm: update to 0.4.1

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

diff --git a/srcpkgs/leftwm/template b/srcpkgs/leftwm/template
index abcfee8124e8..f872956e22c1 100644
--- a/srcpkgs/leftwm/template
+++ b/srcpkgs/leftwm/template
@@ -1,6 +1,6 @@
 # Template file for 'leftwm'
 pkgname=leftwm
-version=0.4.0
+version=0.4.1
 revision=1
 build_style=cargo
 configure_args="--no-default-features --features lefthk,sys-log"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/leftwm/leftwm"
 changelog="https://raw.githubusercontent.com/leftwm/leftwm/main/CHANGELOG"
 distfiles="https://github.com/leftwm/leftwm/archive/refs/tags/${version}.tar.gz"
-checksum=af5999852975de453e19bd199bfc021519ca95e4016a97a1508dc4d678dddd8b
+checksum=fe10c6ef9f458a889ff0020d348e0185eeba8c606e2fb8ac04a78ac214ce40bc
 
 do_install() {
 	vdoc README.md

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

* Re: [PR PATCH] [Merged]: leftwm: update to 0.4.1
  2022-12-26 18:32 [PR PATCH] leftwm: update to 0.4.1 tranzystorek-io
@ 2023-01-02 15:30 ` leahneukirchen
  2023-06-20 17:54 ` 0323pin
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2023-01-02 15:30 UTC (permalink / raw)
  To: ml

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

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

leftwm: update to 0.4.1
https://github.com/void-linux/void-packages/pull/41302

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 [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

* Re: leftwm: update to 0.4.1
  2022-12-26 18:32 [PR PATCH] leftwm: update to 0.4.1 tranzystorek-io
  2023-01-02 15:30 ` [PR PATCH] [Merged]: " leahneukirchen
@ 2023-06-20 17:54 ` 0323pin
  2023-06-20 17:56 ` tranzystorek-io
  2023-06-20 18:01 ` 0323pin
  3 siblings, 0 replies; 5+ messages in thread
From: 0323pin @ 2023-06-20 17:54 UTC (permalink / raw)
  To: ml

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

New comment by 0323pin on void-packages repository

https://github.com/void-linux/void-packages/pull/41302#issuecomment-1599255824

Comment:
@tranzystorek-io Are you planning to update the package to 0.4.2 ?

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

* Re: leftwm: update to 0.4.1
  2022-12-26 18:32 [PR PATCH] leftwm: update to 0.4.1 tranzystorek-io
  2023-01-02 15:30 ` [PR PATCH] [Merged]: " leahneukirchen
  2023-06-20 17:54 ` 0323pin
@ 2023-06-20 17:56 ` tranzystorek-io
  2023-06-20 18:01 ` 0323pin
  3 siblings, 0 replies; 5+ messages in thread
From: tranzystorek-io @ 2023-06-20 17:56 UTC (permalink / raw)
  To: ml

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

New comment by tranzystorek-io on void-packages repository

https://github.com/void-linux/void-packages/pull/41302#issuecomment-1599258005

Comment:
Havent been using for a while, feel free to make a pr yourself

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

* Re: leftwm: update to 0.4.1
  2022-12-26 18:32 [PR PATCH] leftwm: update to 0.4.1 tranzystorek-io
                   ` (2 preceding siblings ...)
  2023-06-20 17:56 ` tranzystorek-io
@ 2023-06-20 18:01 ` 0323pin
  3 siblings, 0 replies; 5+ messages in thread
From: 0323pin @ 2023-06-20 18:01 UTC (permalink / raw)
  To: ml

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

New comment by 0323pin on void-packages repository

https://github.com/void-linux/void-packages/pull/41302#issuecomment-1599263591

Comment:
@tranzystorek-io thanks for your reply. I'll try to find sometime but, as a NetBSD maintainer time is something I'm a bit short of. Would you mind bumping the template? I can test build and run. I've already updated the NetBSD package and it's a minor release without any issues.

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

end of thread, other threads:[~2023-06-20 18:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-26 18:32 [PR PATCH] leftwm: update to 0.4.1 tranzystorek-io
2023-01-02 15:30 ` [PR PATCH] [Merged]: " leahneukirchen
2023-06-20 17:54 ` 0323pin
2023-06-20 17:56 ` tranzystorek-io
2023-06-20 18:01 ` 0323pin

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