diff mbox series

[1/1] package/eza: bump to version 0.18.5

Message ID 20240304202136.3291714-1-kazemi.ms@gmail.com
State Superseded
Headers show
Series [1/1] package/eza: bump to version 0.18.5 | expand

Commit Message

Saeed Kazemi March 4, 2024, 8:21 p.m. UTC
Release notes:
https://github.com/eza-community/eza/releases/tag/v0.18.5

Signed-off-by: Saeed Kazemi <kazemi.ms@gmail.com>
---
 package/eza/eza.hash | 2 +-
 package/eza/eza.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Arnout Vandecappelle April 7, 2024, 3:49 p.m. UTC | #1
Hi Saeed,

On 04/03/2024 21:21, Saeed Kazemi wrote:
> Release notes:
> https://github.com/eza-community/eza/releases/tag/v0.18.5
> 
> Signed-off-by: Saeed Kazemi <kazemi.ms@gmail.com>

  When you posted this, there was already a bump to 0.18.3 from you on the list. 
Peter ended up committing that one instead of this one. Similarly, you now 
posted a bump to 0.18.8, and I was about to apply this one...

  Please create an account on https://patchwork.ozlabs.org/project/buildroot 
with the same e-mail address as the one you use to post patches. That will allow 
you to change the status of your own patches. Then you can change the status to 
Superseded when you post a new version bump, and we can avoid this confusion.

  Regards,
  Arnout

> ---
>   package/eza/eza.hash | 2 +-
>   package/eza/eza.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/eza/eza.hash b/package/eza/eza.hash
> index 64f46759d7..e01bdaab2a 100644
> --- a/package/eza/eza.hash
> +++ b/package/eza/eza.hash
> @@ -1,3 +1,3 @@
>   # Locally computed
> -sha256  11e6127a615744b52d52d66ebcdf9e5366f62746e8123b3eec00e35a057db988  eza-0.16.0.tar.gz
> +sha256  18a9dfba0904a7f3099ac04fc99089914414eccfebb6eedf9ddf16355b0c9c1d  eza-0.18.5.tar.gz
>   sha256  2762990c7fbba9d550802a2593c1d857dcd52596bb0f9f192a97e9a7ac5f4f9e  LICENCE
> diff --git a/package/eza/eza.mk b/package/eza/eza.mk
> index b11c1a1e7f..c65a2af28c 100644
> --- a/package/eza/eza.mk
> +++ b/package/eza/eza.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -EZA_VERSION = 0.16.0
> +EZA_VERSION = 0.18.5
>   EZA_SITE = $(call github,eza-community,eza,v$(EZA_VERSION))
>   EZA_LICENSE = MIT
>   EZA_LICENSE_FILES = LICENCE
diff mbox series

Patch

diff --git a/package/eza/eza.hash b/package/eza/eza.hash
index 64f46759d7..e01bdaab2a 100644
--- a/package/eza/eza.hash
+++ b/package/eza/eza.hash
@@ -1,3 +1,3 @@ 
 # Locally computed
-sha256  11e6127a615744b52d52d66ebcdf9e5366f62746e8123b3eec00e35a057db988  eza-0.16.0.tar.gz
+sha256  18a9dfba0904a7f3099ac04fc99089914414eccfebb6eedf9ddf16355b0c9c1d  eza-0.18.5.tar.gz
 sha256  2762990c7fbba9d550802a2593c1d857dcd52596bb0f9f192a97e9a7ac5f4f9e  LICENCE
diff --git a/package/eza/eza.mk b/package/eza/eza.mk
index b11c1a1e7f..c65a2af28c 100644
--- a/package/eza/eza.mk
+++ b/package/eza/eza.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-EZA_VERSION = 0.16.0
+EZA_VERSION = 0.18.5
 EZA_SITE = $(call github,eza-community,eza,v$(EZA_VERSION))
 EZA_LICENSE = MIT
 EZA_LICENSE_FILES = LICENCE