Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] jless: update to 0.9.0
@ 2023-07-18 16:01 tranzystorek-io
  2023-07-18 16:08 ` [PR PATCH] [Updated] " tranzystorek-io
  2023-07-18 19:10 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: tranzystorek-io @ 2023-07-18 16:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages jless
https://github.com/void-linux/void-packages/pull/45106

jless: update to 0.9.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Ping @leahneukirchen 

<!--
#### 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/45106.patch is attached

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

From 3e17e7ef691196f94c61d521395bc702a7ac0475 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 18 Jul 2023 07:24:57 +0200
Subject: [PATCH] jless: update to 0.9.0

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

diff --git a/srcpkgs/jless/template b/srcpkgs/jless/template
index 7bf43cca52a1..38e8e72fb89e 100644
--- a/srcpkgs/jless/template
+++ b/srcpkgs/jless/template
@@ -1,7 +1,7 @@
 # Template file for 'jless'
 pkgname=jless
-version=0.8.0
-revision=2
+version=0.9.0
+revision=1
 build_style=cargo
 hostmakedepends="python3"
 makedepends="xcb-util-devel"
@@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/PaulJuliusMartinez/jless"
 distfiles="https://github.com/PaulJuliusMartinez/jless/archive/refs/tags/v${version}.tar.gz"
-checksum=3f1168c9b2432f7f4fa9dd3c31b55e371ef9d6f822dc98a8cdce5318a112bf2d
+checksum=43527a78ba2e5e43a7ebd8d0da8b5af17a72455c5f88b4d1134f34908a594239
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] jless: update to 0.9.0
  2023-07-18 16:01 [PR PATCH] jless: update to 0.9.0 tranzystorek-io
@ 2023-07-18 16:08 ` tranzystorek-io
  2023-07-18 19:10 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: tranzystorek-io @ 2023-07-18 16:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages jless
https://github.com/void-linux/void-packages/pull/45106

jless: update to 0.9.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Ping @leahneukirchen 

<!--
#### 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/45106.patch is attached

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

From 4cc51a8770ba08a4050bd02106d67ac55e62b60c Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 18 Jul 2023 07:24:57 +0200
Subject: [PATCH] jless: update to 0.9.0

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

diff --git a/srcpkgs/jless/template b/srcpkgs/jless/template
index 7bf43cca52a1..38e8e72fb89e 100644
--- a/srcpkgs/jless/template
+++ b/srcpkgs/jless/template
@@ -1,7 +1,7 @@
 # Template file for 'jless'
 pkgname=jless
-version=0.8.0
-revision=2
+version=0.9.0
+revision=1
 build_style=cargo
 hostmakedepends="python3"
 makedepends="xcb-util-devel"
@@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="MIT"
 homepage="https://github.com/PaulJuliusMartinez/jless"
 distfiles="https://github.com/PaulJuliusMartinez/jless/archive/refs/tags/v${version}.tar.gz"
-checksum=3f1168c9b2432f7f4fa9dd3c31b55e371ef9d6f822dc98a8cdce5318a112bf2d
+checksum=43527a78ba2e5e43a7ebd8d0da8b5af17a72455c5f88b4d1134f34908a594239
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: jless: update to 0.9.0
  2023-07-18 16:01 [PR PATCH] jless: update to 0.9.0 tranzystorek-io
  2023-07-18 16:08 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2023-07-18 19:10 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2023-07-18 19:10 UTC (permalink / raw)
  To: ml

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

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

jless: update to 0.9.0
https://github.com/void-linux/void-packages/pull/45106

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Ping @leahneukirchen 

<!--
#### 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] 3+ messages in thread

end of thread, other threads:[~2023-07-18 19:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-18 16:01 [PR PATCH] jless: update to 0.9.0 tranzystorek-io
2023-07-18 16:08 ` [PR PATCH] [Updated] " tranzystorek-io
2023-07-18 19:10 ` [PR PATCH] [Merged]: " leahneukirchen

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