Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bkt: update to 0.6.1
@ 2023-04-13  8:09 tranzystorek-io
  2023-04-21  9:14 ` [PR PATCH] [Updated] " tranzystorek-io
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tranzystorek-io @ 2023-04-13  8:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages bkt
https://github.com/void-linux/void-packages/pull/43419

bkt: update to 0.6.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/43419.patch is attached

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

From b5ae6c11f88edde640666e0e025ab80f84607524 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 13 Apr 2023 10:09:06 +0200
Subject: [PATCH] bkt: update to 0.6.1

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

diff --git a/srcpkgs/bkt/template b/srcpkgs/bkt/template
index 13d8230f586c..72d98bcb75e7 100644
--- a/srcpkgs/bkt/template
+++ b/srcpkgs/bkt/template
@@ -1,6 +1,6 @@
 # Template file for 'bkt'
 pkgname=bkt
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=cargo
 short_desc="Subprocess caching utility"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://www.bkt.rs/"
 changelog="https://github.com/dimo414/bkt/releases"
 distfiles="https://github.com/dimo414/bkt/archive/refs/tags/${version}.tar.gz"
-checksum=59c8fe8b29101a47d928896468dce2f8fb3cee7598201d46011804a7bee7f6e2
+checksum=01ae0983eb199d2abd027e2b7b160c870d89477afdee2c5281faac4740814607
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] bkt: update to 0.6.1
  2023-04-13  8:09 [PR PATCH] bkt: update to 0.6.1 tranzystorek-io
@ 2023-04-21  9:14 ` tranzystorek-io
  2023-04-21 10:55 ` tranzystorek-io
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: tranzystorek-io @ 2023-04-21  9:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages bkt
https://github.com/void-linux/void-packages/pull/43419

bkt: update to 0.6.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/43419.patch is attached

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

From 60f252f2a2d6399278851230f257705a24c0804c Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 13 Apr 2023 10:09:06 +0200
Subject: [PATCH] bkt: update to 0.6.1

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

diff --git a/srcpkgs/bkt/template b/srcpkgs/bkt/template
index 13d8230f586c..72d98bcb75e7 100644
--- a/srcpkgs/bkt/template
+++ b/srcpkgs/bkt/template
@@ -1,6 +1,6 @@
 # Template file for 'bkt'
 pkgname=bkt
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=cargo
 short_desc="Subprocess caching utility"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://www.bkt.rs/"
 changelog="https://github.com/dimo414/bkt/releases"
 distfiles="https://github.com/dimo414/bkt/archive/refs/tags/${version}.tar.gz"
-checksum=59c8fe8b29101a47d928896468dce2f8fb3cee7598201d46011804a7bee7f6e2
+checksum=01ae0983eb199d2abd027e2b7b160c870d89477afdee2c5281faac4740814607
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] bkt: update to 0.6.1
  2023-04-13  8:09 [PR PATCH] bkt: update to 0.6.1 tranzystorek-io
  2023-04-21  9:14 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2023-04-21 10:55 ` tranzystorek-io
  2023-05-22 17:16 ` tranzystorek-io
  2023-05-22 17:19 ` [PR PATCH] [Merged]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: tranzystorek-io @ 2023-04-21 10:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages bkt
https://github.com/void-linux/void-packages/pull/43419

bkt: update to 0.6.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/43419.patch is attached

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

From 502e0525cd7bcdb512bde9e971b33c7e4c3d585b Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 13 Apr 2023 10:09:06 +0200
Subject: [PATCH] bkt: update to 0.6.1

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

diff --git a/srcpkgs/bkt/template b/srcpkgs/bkt/template
index 13d8230f586c..72d98bcb75e7 100644
--- a/srcpkgs/bkt/template
+++ b/srcpkgs/bkt/template
@@ -1,6 +1,6 @@
 # Template file for 'bkt'
 pkgname=bkt
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=cargo
 short_desc="Subprocess caching utility"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://www.bkt.rs/"
 changelog="https://github.com/dimo414/bkt/releases"
 distfiles="https://github.com/dimo414/bkt/archive/refs/tags/${version}.tar.gz"
-checksum=59c8fe8b29101a47d928896468dce2f8fb3cee7598201d46011804a7bee7f6e2
+checksum=01ae0983eb199d2abd027e2b7b160c870d89477afdee2c5281faac4740814607
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] bkt: update to 0.6.1
  2023-04-13  8:09 [PR PATCH] bkt: update to 0.6.1 tranzystorek-io
  2023-04-21  9:14 ` [PR PATCH] [Updated] " tranzystorek-io
  2023-04-21 10:55 ` tranzystorek-io
@ 2023-05-22 17:16 ` tranzystorek-io
  2023-05-22 17:19 ` [PR PATCH] [Merged]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: tranzystorek-io @ 2023-05-22 17:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages bkt
https://github.com/void-linux/void-packages/pull/43419

bkt: update to 0.6.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/43419.patch is attached

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

From 7aa8fc0b651f782133bc3bceaf84302e58077246 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 13 Apr 2023 10:09:06 +0200
Subject: [PATCH] bkt: update to 0.6.1

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

diff --git a/srcpkgs/bkt/template b/srcpkgs/bkt/template
index 13d8230f586c..72d98bcb75e7 100644
--- a/srcpkgs/bkt/template
+++ b/srcpkgs/bkt/template
@@ -1,6 +1,6 @@
 # Template file for 'bkt'
 pkgname=bkt
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=cargo
 short_desc="Subprocess caching utility"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://www.bkt.rs/"
 changelog="https://github.com/dimo414/bkt/releases"
 distfiles="https://github.com/dimo414/bkt/archive/refs/tags/${version}.tar.gz"
-checksum=59c8fe8b29101a47d928896468dce2f8fb3cee7598201d46011804a7bee7f6e2
+checksum=01ae0983eb199d2abd027e2b7b160c870d89477afdee2c5281faac4740814607
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: bkt: update to 0.6.1
  2023-04-13  8:09 [PR PATCH] bkt: update to 0.6.1 tranzystorek-io
                   ` (2 preceding siblings ...)
  2023-05-22 17:16 ` tranzystorek-io
@ 2023-05-22 17:19 ` abenson
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2023-05-22 17:19 UTC (permalink / raw)
  To: ml

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

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

bkt: update to 0.6.1
https://github.com/void-linux/void-packages/pull/43419

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

end of thread, other threads:[~2023-05-22 17:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13  8:09 [PR PATCH] bkt: update to 0.6.1 tranzystorek-io
2023-04-21  9:14 ` [PR PATCH] [Updated] " tranzystorek-io
2023-04-21 10:55 ` tranzystorek-io
2023-05-22 17:16 ` tranzystorek-io
2023-05-22 17:19 ` [PR PATCH] [Merged]: " abenson

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