Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] k3d: update to 5.4.2.
@ 2022-06-07  7:43 TeddyDD
  2022-06-11  5:05 ` [PR REVIEW] " ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: TeddyDD @ 2022-06-07  7:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-k3d
https://github.com/void-linux/void-packages/pull/37431

k3d: update to 5.4.2.
<!-- 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, (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/37431.patch is attached

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

From 406dafa2ccd01f5eab02783d7f352f9cc1c5e15d Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Tue, 7 Jun 2022 09:41:11 +0200
Subject: [PATCH] k3d: update to 5.4.2.

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

diff --git a/srcpkgs/k3d/template b/srcpkgs/k3d/template
index cb772ac1b27b..4ad17ee2abb9 100644
--- a/srcpkgs/k3d/template
+++ b/srcpkgs/k3d/template
@@ -1,6 +1,6 @@
 # Template file for 'k3d'
 pkgname=k3d
-version=5.4.1
+version=5.4.2
 revision=1
 build_style=go
 build_helper=qemu
@@ -11,7 +11,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="MIT"
 homepage="https://k3d.io/"
 distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
-checksum=606cf8fc8d2732e87e92cc9e67d73e64eb73c5e093193cc03172cbba685e0ee0
+checksum=fae4ffc61987321b58b562d7d6c6c0e60c148eb47a9dfeddb330937ef06b3523
 _completions="bash zsh fish"
 
 post_build() {

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

* Re: [PR REVIEW] k3d: update to 5.4.2.
  2022-06-07  7:43 [PR PATCH] k3d: update to 5.4.2 TeddyDD
@ 2022-06-11  5:05 ` ericonr
  2022-06-11 11:16 ` [PR PATCH] [Closed]: " TeddyDD
  2022-06-11 11:16 ` [PR PATCH] [Updated] " TeddyDD
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2022-06-11  5:05 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/37431#discussion_r894978072

Comment:
.3 is out

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

* Re: [PR PATCH] [Closed]: k3d: update to 5.4.2.
  2022-06-07  7:43 [PR PATCH] k3d: update to 5.4.2 TeddyDD
  2022-06-11  5:05 ` [PR REVIEW] " ericonr
@ 2022-06-11 11:16 ` TeddyDD
  2022-06-11 11:16 ` [PR PATCH] [Updated] " TeddyDD
  2 siblings, 0 replies; 4+ messages in thread
From: TeddyDD @ 2022-06-11 11:16 UTC (permalink / raw)
  To: ml

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

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

k3d: update to 5.4.2.
https://github.com/void-linux/void-packages/pull/37431

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, (ARCH-LIBC)
- 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

* Re: [PR PATCH] [Updated] k3d: update to 5.4.2.
  2022-06-07  7:43 [PR PATCH] k3d: update to 5.4.2 TeddyDD
  2022-06-11  5:05 ` [PR REVIEW] " ericonr
  2022-06-11 11:16 ` [PR PATCH] [Closed]: " TeddyDD
@ 2022-06-11 11:16 ` TeddyDD
  2 siblings, 0 replies; 4+ messages in thread
From: TeddyDD @ 2022-06-11 11:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-k3d
https://github.com/void-linux/void-packages/pull/37431

k3d: update to 5.4.2.
<!-- 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, (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/37431.patch is attached

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



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

end of thread, other threads:[~2022-06-11 11:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07  7:43 [PR PATCH] k3d: update to 5.4.2 TeddyDD
2022-06-11  5:05 ` [PR REVIEW] " ericonr
2022-06-11 11:16 ` [PR PATCH] [Closed]: " TeddyDD
2022-06-11 11:16 ` [PR PATCH] [Updated] " TeddyDD

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