Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] k3d: update to 5.4.9.
@ 2023-03-20 16:56 TeddyDD
  2023-04-15 13:25 ` [PR PATCH] [Updated] " TeddyDD
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: TeddyDD @ 2023-03-20 16:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1238 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/42883

k3d: update to 5.4.9.
<!-- 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 [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/42883.patch is attached

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

From 92a524f6101b96ec2d69ae39fdfb3250b7c6345d Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Mon, 20 Mar 2023 17:19:29 +0100
Subject: [PATCH] k3d: update to 5.4.9.

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

diff --git a/srcpkgs/k3d/template b/srcpkgs/k3d/template
index 6566d0614eb4..442df58b32ab 100644
--- a/srcpkgs/k3d/template
+++ b/srcpkgs/k3d/template
@@ -1,6 +1,6 @@
 # Template file for 'k3d'
 pkgname=k3d
-version=5.4.8
+version=5.4.9
 revision=1
 build_style=go
 build_helper=qemu
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://k3d.io/"
 changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
 distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
-checksum=05870da540960bbbedf3e52e4b24bae35529061d407c45f237eae8722359d4bd
+checksum=372b2d17c0a09fc7c6548ff6b72cc2d51cc945261fffd4e82bb92e17f379e7c9
 _completions="bash zsh fish"
 
 post_build() {

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

* Re: [PR PATCH] [Updated] k3d: update to 5.4.9.
  2023-03-20 16:56 [PR PATCH] k3d: update to 5.4.9 TeddyDD
@ 2023-04-15 13:25 ` TeddyDD
  2023-05-29 20:00 ` TeddyDD
  2023-06-24 14:55 ` [PR PATCH] [Merged]: k3d: update to 5.5.1 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: TeddyDD @ 2023-04-15 13:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1243 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/42883

k3d: update to 5.4.9.
<!-- 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 [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/42883.patch is attached

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

From a498300d26685051ae07e190165e7034a3aaf78c Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Mon, 20 Mar 2023 17:19:29 +0100
Subject: [PATCH] k3d: update to 5.4.9.

---
 srcpkgs/k3d/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/k3d/template b/srcpkgs/k3d/template
index ca389fe60a10..442df58b32ab 100644
--- a/srcpkgs/k3d/template
+++ b/srcpkgs/k3d/template
@@ -1,7 +1,7 @@
 # Template file for 'k3d'
 pkgname=k3d
-version=5.4.8
-revision=2
+version=5.4.9
+revision=1
 build_style=go
 build_helper=qemu
 go_import_path="github.com/k3d-io/k3d/v5"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://k3d.io/"
 changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
 distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
-checksum=05870da540960bbbedf3e52e4b24bae35529061d407c45f237eae8722359d4bd
+checksum=372b2d17c0a09fc7c6548ff6b72cc2d51cc945261fffd4e82bb92e17f379e7c9
 _completions="bash zsh fish"
 
 post_build() {

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

* Re: [PR PATCH] [Updated] k3d: update to 5.4.9.
  2023-03-20 16:56 [PR PATCH] k3d: update to 5.4.9 TeddyDD
  2023-04-15 13:25 ` [PR PATCH] [Updated] " TeddyDD
@ 2023-05-29 20:00 ` TeddyDD
  2023-06-24 14:55 ` [PR PATCH] [Merged]: k3d: update to 5.5.1 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: TeddyDD @ 2023-05-29 20:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1243 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/42883

k3d: update to 5.4.9.
<!-- 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 [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/42883.patch is attached

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

From 2cab8af83eda84823fe70d66c833777048f1bbc6 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Mon, 29 May 2023 21:59:47 +0200
Subject: [PATCH] k3d: update to 5.5.1.

---
 srcpkgs/k3d/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/k3d/template b/srcpkgs/k3d/template
index ca389fe60a10..ee8f06416f1c 100644
--- a/srcpkgs/k3d/template
+++ b/srcpkgs/k3d/template
@@ -1,7 +1,7 @@
 # Template file for 'k3d'
 pkgname=k3d
-version=5.4.8
-revision=2
+version=5.5.1
+revision=1
 build_style=go
 build_helper=qemu
 go_import_path="github.com/k3d-io/k3d/v5"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://k3d.io/"
 changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
 distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
-checksum=05870da540960bbbedf3e52e4b24bae35529061d407c45f237eae8722359d4bd
+checksum=e01e274a5a9ea547bcdd885504bd44ef37b67a5a3f597bcb69b84d54eb8bfef0
 _completions="bash zsh fish"
 
 post_build() {

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

* Re: [PR PATCH] [Merged]: k3d: update to 5.5.1.
  2023-03-20 16:56 [PR PATCH] k3d: update to 5.4.9 TeddyDD
  2023-04-15 13:25 ` [PR PATCH] [Updated] " TeddyDD
  2023-05-29 20:00 ` TeddyDD
@ 2023-06-24 14:55 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-24 14:55 UTC (permalink / raw)
  To: ml

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

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

k3d: update to 5.5.1.
https://github.com/void-linux/void-packages/pull/42883

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

end of thread, other threads:[~2023-06-24 14:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20 16:56 [PR PATCH] k3d: update to 5.4.9 TeddyDD
2023-04-15 13:25 ` [PR PATCH] [Updated] " TeddyDD
2023-05-29 20:00 ` TeddyDD
2023-06-24 14:55 ` [PR PATCH] [Merged]: k3d: update to 5.5.1 Duncaen

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