Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] eza: update to 0.18.18
@ 2024-06-13 11:37 tranzystorekk
  2024-06-13 11:48 ` [PR PATCH] [Updated] " tranzystorekk
  2024-06-13 22:27 ` [PR PATCH] [Closed]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: tranzystorekk @ 2024-06-13 11:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages eza
https://github.com/void-linux/void-packages/pull/50815

eza: update to 0.18.18
<!-- 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/50815.patch is attached

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

From 57d20692763f217c93e076e620e2d50aa3e0c068 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 13 Jun 2024 13:35:49 +0200
Subject: [PATCH] eza: update to 0.18.18

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

diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template
index 00cf19a6b3834d..5c848a5545a033 100644
--- a/srcpkgs/eza/template
+++ b/srcpkgs/eza/template
@@ -1,6 +1,6 @@
 # Template file for 'eza'
 pkgname=eza
-version=0.18.17
+version=0.18.18
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -12,8 +12,8 @@ homepage="https://eza.rocks"
 changelog="https://raw.githubusercontent.com/eza-community/eza/main/CHANGELOG.md"
 distfiles="https://github.com/eza-community/eza/archive/refs/tags/v${version}.tar.gz
 https://github.com/eza-community/eza/releases/download/v${version}/man-${version}.tar.gz"
-checksum="fb9eea00bff8ad0283c046398259f03b1ce2830a49cdd7417b65c9dade07d709
- 273b5809173cf0d446a66725a7f489a0cd69d37284e545c4ed0c25de7323af79"
+checksum="437ea76838fea2464b9592f1adef7df0412e27c9fc2a3e7ff47efcdfb17457f5
+ 4ed46167bc31712fc25e46287743eec2870644feeb09241cd14a68b7d6527093"
 
 skip_extraction="man-${version}.tar.gz"
 

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

* Re: [PR PATCH] [Updated] eza: update to 0.18.18
  2024-06-13 11:37 [PR PATCH] eza: update to 0.18.18 tranzystorekk
@ 2024-06-13 11:48 ` tranzystorekk
  2024-06-13 22:27 ` [PR PATCH] [Closed]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: tranzystorekk @ 2024-06-13 11:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages eza
https://github.com/void-linux/void-packages/pull/50815

eza: update to 0.18.18
<!-- 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/50815.patch is attached

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

From 2dc7c70054e453c43a138b1434fd37e3505a50c7 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 13 Jun 2024 13:35:49 +0200
Subject: [PATCH] eza: update to 0.18.18

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

diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template
index 00cf19a6b3834d..5c848a5545a033 100644
--- a/srcpkgs/eza/template
+++ b/srcpkgs/eza/template
@@ -1,6 +1,6 @@
 # Template file for 'eza'
 pkgname=eza
-version=0.18.17
+version=0.18.18
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -12,8 +12,8 @@ homepage="https://eza.rocks"
 changelog="https://raw.githubusercontent.com/eza-community/eza/main/CHANGELOG.md"
 distfiles="https://github.com/eza-community/eza/archive/refs/tags/v${version}.tar.gz
 https://github.com/eza-community/eza/releases/download/v${version}/man-${version}.tar.gz"
-checksum="fb9eea00bff8ad0283c046398259f03b1ce2830a49cdd7417b65c9dade07d709
- 273b5809173cf0d446a66725a7f489a0cd69d37284e545c4ed0c25de7323af79"
+checksum="437ea76838fea2464b9592f1adef7df0412e27c9fc2a3e7ff47efcdfb17457f5
+ 4ed46167bc31712fc25e46287743eec2870644feeb09241cd14a68b7d6527093"
 
 skip_extraction="man-${version}.tar.gz"
 

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

* Re: [PR PATCH] [Closed]: eza: update to 0.18.18
  2024-06-13 11:37 [PR PATCH] eza: update to 0.18.18 tranzystorekk
  2024-06-13 11:48 ` [PR PATCH] [Updated] " tranzystorekk
@ 2024-06-13 22:27 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2024-06-13 22:27 UTC (permalink / raw)
  To: ml

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

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

eza: update to 0.18.18
https://github.com/void-linux/void-packages/pull/50815

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

end of thread, other threads:[~2024-06-13 22:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-13 11:37 [PR PATCH] eza: update to 0.18.18 tranzystorekk
2024-06-13 11:48 ` [PR PATCH] [Updated] " tranzystorekk
2024-06-13 22:27 ` [PR PATCH] [Closed]: " 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).