Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tectonic: update to 0.4.0.
@ 2021-01-16 22:00 petrvelicka
  2021-01-17  0:12 ` Piraty
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: petrvelicka @ 2021-01-16 22:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/petrvelicka/void-packages tectonic
https://github.com/void-linux/void-packages/pull/27969

tectonic: update to 0.4.0.


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

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

From 45bf18b8da3904b7c6e503d21c539d6215643f7a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20Veli=C4=8Dka?= <petrvelicka@tuta.io>
Date: Sat, 16 Jan 2021 22:59:35 +0100
Subject: [PATCH] tectonic: update to 0.4.0.

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

diff --git a/srcpkgs/tectonic/template b/srcpkgs/tectonic/template
index 709c265d4aa..3244a1c9d61 100644
--- a/srcpkgs/tectonic/template
+++ b/srcpkgs/tectonic/template
@@ -1,6 +1,6 @@
 # Template file for 'tectonic'
 pkgname=tectonic
-version=0.3.3
+version=0.4.0
 revision=1
 wrksrc="tectonic-tectonic-${version}"
 build_style=cargo
@@ -11,7 +11,7 @@ maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
 license="MIT"
 homepage="https://tectonic-typesetting.github.io"
 distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz"
-checksum=c0aa60186f2e7f37af67dafbdccfc7a99ca5ce084651d8fcabe7561b941dcb97
+checksum=de465545f20c12007c54a77e94144611b4d1d3e4837cbdfaf30a3c161c89ca21
 
 post_install() {
 	vlicense LICENSE

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

* Re: tectonic: update to 0.4.0.
  2021-01-16 22:00 [PR PATCH] tectonic: update to 0.4.0 petrvelicka
@ 2021-01-17  0:12 ` Piraty
  2021-02-12  5:24 ` [PR REVIEW] " ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2021-01-17  0:12 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/27969#issuecomment-761702351

Comment:
i686 fails

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

* Re: [PR REVIEW] tectonic: update to 0.4.0.
  2021-01-16 22:00 [PR PATCH] tectonic: update to 0.4.0 petrvelicka
  2021-01-17  0:12 ` Piraty
@ 2021-02-12  5:24 ` ericonr
  2021-02-14 21:11 ` Piraty
  2021-03-25  4:17 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-02-12  5:24 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27969#discussion_r574995129

Comment:
0.4.1 is out

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

* Re: tectonic: update to 0.4.0.
  2021-01-16 22:00 [PR PATCH] tectonic: update to 0.4.0 petrvelicka
  2021-01-17  0:12 ` Piraty
  2021-02-12  5:24 ` [PR REVIEW] " ericonr
@ 2021-02-14 21:11 ` Piraty
  2021-03-25  4:17 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2021-02-14 21:11 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/27969#issuecomment-778842546

Comment:
ping @petrvelicka 

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

* Re: [PR PATCH] [Closed]: tectonic: update to 0.4.0.
  2021-01-16 22:00 [PR PATCH] tectonic: update to 0.4.0 petrvelicka
                   ` (2 preceding siblings ...)
  2021-02-14 21:11 ` Piraty
@ 2021-03-25  4:17 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-03-25  4:17 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

tectonic: update to 0.4.0.
https://github.com/void-linux/void-packages/pull/27969

Description:


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

end of thread, other threads:[~2021-03-25  4:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-16 22:00 [PR PATCH] tectonic: update to 0.4.0 petrvelicka
2021-01-17  0:12 ` Piraty
2021-02-12  5:24 ` [PR REVIEW] " ericonr
2021-02-14 21:11 ` Piraty
2021-03-25  4:17 ` [PR PATCH] [Closed]: " ericonr

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