Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] tau: update to 0.9.3
Date: Thu, 17 Oct 2019 18:30:47 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15572@inbox.vuxu.org> (raw)

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

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

https://github.com/Cogitri/void-packages tau
https://github.com/void-linux/void-packages/pull/15572

tau: update to 0.9.3
Also enable on x86_64-musl again, where rustc should hopefully work w/ gtk-rs

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

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

From 9e3d28621ba54769cd8046ca0639636af0cbf474 Mon Sep 17 00:00:00 2001
From: Rasmus Thomsen <oss@cogitri.dev>
Date: Thu, 17 Oct 2019 18:30:10 +0200
Subject: [PATCH] tau: update to 0.9.3

Also enable on x86_64-musl again, where rustc should hopefully work w/ gtk-rs
---
 srcpkgs/tau/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tau/template b/srcpkgs/tau/template
index ff2dfc1c190..75f5188c42a 100644
--- a/srcpkgs/tau/template
+++ b/srcpkgs/tau/template
@@ -1,6 +1,6 @@
 # Template file for 'tau'
 pkgname=tau
-version=0.9.2
+version=0.9.3
 revision=1
 build_style=meson
 build_helper=rust
@@ -11,10 +11,11 @@ short_desc="GTK frontend for the Xi text editor, written in Rust"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.gnome.org/World/Tau"
-distfiles="https://gitlab.gnome.org/World/Tau/uploads/fdf09640e3837ad509f5c4b1da0c26e3/tau-${version}.tar.xz"
-checksum=e48db7356bf72d7082cab4ed09522e1d26eb682593881cf07b3a717160a0501d
+distfiles="https://gitlab.gnome.org/World/Tau/uploads/375ce054c0bc98e0c1a3e95fdcd4e46c/tau-${version}.tar.xz"
+checksum=e58b400e86fb7dd1a6610427732a6a360355e8f3b03712d518fb5438b6daae0b
 
 case $XBPS_MACHINE in
+	x86_64-musl) ;;
 	*-musl) broken="crashes rustc" ;;
 esac
 

             reply	other threads:[~2019-10-17 16:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17 16:30 voidlinux-github [this message]
2019-10-17 20:15 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-17 20:15 ` voidlinux-github
2019-10-18 19:12 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15572@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).