Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hexyl: update to 0.5.1
@ 2019-06-09 13:56 voidlinux-github
  2019-07-13 19:16 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-09 13:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SolitudeSF/void-packages hexyl
https://github.com/void-linux/void-packages/pull/12336

hexyl: update to 0.5.1


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

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

From a9a987fd625db692539f27ace5bf4623af156a77 Mon Sep 17 00:00:00 2001
From: SolitudeSF <solitudesf@protonmail.com>
Date: Sun, 9 Jun 2019 16:53:19 +0300
Subject: [PATCH] hexyl: update to 0.5.1

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

diff --git a/srcpkgs/hexyl/template b/srcpkgs/hexyl/template
index 64a66dd40fa..fe69983e332 100644
--- a/srcpkgs/hexyl/template
+++ b/srcpkgs/hexyl/template
@@ -1,6 +1,6 @@
 # Template file for 'hexyl'
 pkgname=hexyl
-version=0.5.0
+version=0.5.1
 revision=1
 build_style=cargo
 short_desc="Command-line hex viewer"
@@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/sharkdp/hexyl"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=6241a4cf3e3ec2f32164539ef158c84ad29c53511cd1e3c0148776b8ce5234d4
+checksum=9c12bc6377d1efedc4a1731547448f7eb6ed17ee1c267aad9a35995b42091163
 
 case "$XBPS_TARGET_MACHINE" in
 	aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951"

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

* Re: hexyl: update to 0.5.1
  2019-06-09 13:56 [PR PATCH] hexyl: update to 0.5.1 voidlinux-github
@ 2019-07-13 19:16 ` voidlinux-github
  2019-07-13 20:02 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-07-13 19:16 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/12336#issuecomment-511147044
Comment:
You could try to update the `nix` crate to a more recent version to fix the build on arm.
Something like `cargo update --package nix --precise 0.14.1` should work.

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

* Re: hexyl: update to 0.5.1
  2019-06-09 13:56 [PR PATCH] hexyl: update to 0.5.1 voidlinux-github
  2019-07-13 19:16 ` voidlinux-github
@ 2019-07-13 20:02 ` voidlinux-github
  2019-07-13 20:03 ` voidlinux-github
  2019-07-13 20:12 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-07-13 20:02 UTC (permalink / raw)
  To: ml

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

New comment by SolitudeSF on void-packages repository

https://github.com/void-linux/void-packages/pull/12336#issuecomment-511149921
Comment:
ah, i searched the nix crate repo some time ago and didnt find anything related to fixing this.

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

* Re: hexyl: update to 0.5.1
  2019-06-09 13:56 [PR PATCH] hexyl: update to 0.5.1 voidlinux-github
  2019-07-13 19:16 ` voidlinux-github
  2019-07-13 20:02 ` voidlinux-github
@ 2019-07-13 20:03 ` voidlinux-github
  2019-07-13 20:12 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-07-13 20:03 UTC (permalink / raw)
  To: ml

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

New comment by SolitudeSF on void-packages repository

https://github.com/void-linux/void-packages/pull/12336#issuecomment-511149921
Comment:
ah, i searched the nix crate repo some time ago and didnt find anything related to fixing arm stuff.

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

* Re: hexyl: update to 0.5.1
  2019-06-09 13:56 [PR PATCH] hexyl: update to 0.5.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-07-13 20:03 ` voidlinux-github
@ 2019-07-13 20:12 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-07-13 20:12 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/12336#issuecomment-511150475
Comment:
I haven't tried but this should fix it: https://github.com/nix-rust/nix/commit/196b05b5c7be39b73dcadca5457948d807fdf913#diff-6ac51e14ebdd7fcc9ef06ed5b01af902

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

end of thread, other threads:[~2019-07-13 20:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-09 13:56 [PR PATCH] hexyl: update to 0.5.1 voidlinux-github
2019-07-13 19:16 ` voidlinux-github
2019-07-13 20:02 ` voidlinux-github
2019-07-13 20:03 ` voidlinux-github
2019-07-13 20:12 ` voidlinux-github

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