Github messages for voidlinux
 help / color / mirror / Atom feed
From: atweiden <atweiden@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] diffr: update to 0.1.4.
Date: Mon, 18 May 2020 06:04:50 +0200	[thread overview]
Message-ID: <20200518040450.YsH3N7Gr1T8dH-CghHcZx4Xqv5xm_dkJfgvkyEK1A9c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22039@inbox.vuxu.org>

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

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

https://github.com/atweiden/void-packages diffr
https://github.com/void-linux/void-packages/pull/22039

diffr: update to 0.1.4.


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

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

From 67aed631c523866ad1569bea2d027b92ea350c29 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Sun, 17 May 2020 22:06:54 +1000
Subject: [PATCH] diffr: update to 0.1.4.

---
 srcpkgs/diffr/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/diffr/template b/srcpkgs/diffr/template
index 05705ce66ac..fa0e8a74e04 100644
--- a/srcpkgs/diffr/template
+++ b/srcpkgs/diffr/template
@@ -1,6 +1,6 @@
 # Template file for 'diffr'
 pkgname=diffr
-version=0.1.3
+version=0.1.4
 revision=1
 build_style=cargo
 short_desc="LCS based diff highlighting tool to ease code review from your terminal"
@@ -9,7 +9,11 @@ license="MIT"
 homepage="https://github.com/mookid/diffr"
 changelog="https://github.com/mookid/diffr/raw/master/CHANGELOG.md"
 distfiles="https://github.com/mookid/diffr/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=7fd8c078a1b94140624a5a021eef059a916f79cdf21cfba7489f83be8fadfaa2
+checksum=2613b57778df4466a20349ef10b9e022d0017b4aee9a47fb07e78779f444f8cb
+
+if [ "$XBPS_TARGET_WORDSIZE" != "64" ]; then
+	broken="https://travis-ci.org/github/void-linux/void-packages/jobs/688023480"
+fi
 
 do_install() {
 	vbin "target/${RUST_TARGET}/release/diffr"

  parent reply	other threads:[~2020-05-18  4:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-17 12:08 [PR PATCH] " atweiden
2020-05-17 12:29 ` atweiden
2020-05-18  4:04 ` atweiden [this message]
2020-05-18 11:34 ` Piraty
2020-05-18 11:36 ` Piraty
2020-05-18 11:36 ` Piraty
2020-05-18 12:26 ` [PR PATCH] [Updated] " atweiden
2020-05-18 13:32 ` atweiden
2020-05-18 16:08 ` [PR PATCH] [Updated] " atweiden
2020-05-18 16:32 ` [PR PATCH] [Merged]: " Piraty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200518040450.YsH3N7Gr1T8dH-CghHcZx4Xqv5xm_dkJfgvkyEK1A9c@z \
    --to=atweiden@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).