Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hexyl: update to 0.11.0
@ 2022-12-05 18:04 cinerea0
  2022-12-09  9:33 ` icp1994
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cinerea0 @ 2022-12-05 18:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages hex
https://github.com/void-linux/void-packages/pull/40920

hexyl: update to 0.11.0
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/40920.patch is attached

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

From ad62517f3408087dc5d4663393bc6a5b332a50b1 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 5 Dec 2022 13:03:33 -0500
Subject: [PATCH] hexyl: update to 0.11.0

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

diff --git a/srcpkgs/hexyl/template b/srcpkgs/hexyl/template
index e4a499b31d06..156220d6ee47 100644
--- a/srcpkgs/hexyl/template
+++ b/srcpkgs/hexyl/template
@@ -1,6 +1,6 @@
 # Template file for 'hexyl'
 pkgname=hexyl
-version=0.10.0
+version=0.11.0
 revision=1
 build_style=cargo
 short_desc="Command-line hex viewer"
@@ -8,8 +8,8 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/sharkdp/hexyl"
 changelog="https://raw.githubusercontent.com/sharkdp/hexyl/master/CHANGELOG.md"
-distfiles="https://github.com/sharkdp/hexyl/archive/v${version}.tar.gz"
-checksum=5821c0aa5fdda9e84399a5f92dbab53be2dbbcd9a7d4c81166c0b224a38624f8
+distfiles="https://github.com/sharkdp/hexyl/archive/refs/tags/v${version}.tar.gz"
+checksum=ffab2a52f6d95afd4d83ef87b694ec749837a1fb6ea8099b700bd6323a9b622e
 
 post_install() {
 	vlicense LICENSE-MIT

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

end of thread, other threads:[~2022-12-12  7:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05 18:04 [PR PATCH] hexyl: update to 0.11.0 cinerea0
2022-12-09  9:33 ` icp1994
2022-12-12  1:04 ` [PR PATCH] [Updated] " cinerea0
2022-12-12  7:32 ` [PR PATCH] [Merged]: hexyl: update to 0.12.0 classabbyamp

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