Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] exa: update to 0.9.0.
@ 2019-07-29 19:10 voidlinux-github
  2019-07-30  6:36 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-29 19:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AluisioASG/void-packages exa-0.9.0
https://github.com/void-linux/void-packages/pull/13405

exa: update to 0.9.0.
Fixes compatibility with tzdata-2019b.

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

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

From 1fb195ea7cc787925a9f848c2c255d3eb716ebc0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alu=C3=ADsio=20Augusto=20Silva=20Gon=C3=A7alves?=
 <aluisio@aasg.name>
Date: Mon, 29 Jul 2019 16:08:53 -0300
Subject: [PATCH] exa: update to 0.9.0.

---
 srcpkgs/exa/template | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/exa/template b/srcpkgs/exa/template
index 94bb39d1f78..998e0ef1b77 100644
--- a/srcpkgs/exa/template
+++ b/srcpkgs/exa/template
@@ -1,23 +1,16 @@
 # Template file for 'exa'
 pkgname=exa
-version=0.8.0
-revision=6
+version=0.9.0
+revision=1
 build_style=cargo
 hostmakedepends="cmake"
 makedepends="libgit2-devel"
-short_desc="A replacement for ls"
+short_desc="Modern replacement for ls"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
 license="MIT"
 homepage="https://the.exa.website/"
 distfiles="https://github.com/ogham/exa/archive/v${version}.tar.gz"
-checksum=07085fd784d553b7c3b62b5a52e4635580d6154f47e6d64245ec0588638dee3e
-
-pre_build() {
-	case "$XBPS_TARGET_MACHINE" in
-		# https://github.com/ogham/exa/issues/301
-		i686*|arm*) cargo update --package datetime --precise 0.4.7 ;;
-	esac
-}
+checksum=@facbe3b234f403e1e1919f28f009f1733a0fbbbb11f0bc2ba89ac3eba11bc5e8
 
 post_install() {
 	vman contrib/man/exa.1

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

end of thread, other threads:[~2019-07-30  6:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-29 19:10 [PR PATCH] exa: update to 0.9.0 voidlinux-github
2019-07-30  6:36 ` [PR PATCH] [Merged]: " 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).