Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] typst: update to 0.7.0.
@ 2023-08-08 16:16 abenson
  2023-08-08 18:48 ` classabbyamp
  2023-08-08 19:22 ` [PR PATCH] [Closed]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: abenson @ 2023-08-08 16:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages typst_0.7.0
https://github.com/void-linux/void-packages/pull/45497

typst: update to 0.7.0.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64


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

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

From ab2d5579fded8741a2d5b119e182f3dab3afb4c7 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 8 Aug 2023 09:14:35 -0700
Subject: [PATCH] typst: update to 0.7.0.

---
 srcpkgs/typst/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/typst/template b/srcpkgs/typst/template
index 48ce0da204423..59b1dc354b10a 100644
--- a/srcpkgs/typst/template
+++ b/srcpkgs/typst/template
@@ -1,26 +1,26 @@
 # Template file for 'typst'
 pkgname=typst
 reverts="23.03.28_1"
-version=0.6.0
+version=0.7.0
 revision=1
 build_style=cargo
-make_install_args="--path cli"
+make_install_args="--path crates/typst-cli"
 short_desc="Markup-based typesetting system that is powerful and easy to learn"
 maintainer="classabbyamp <void@placeviolette.net>"
 license="Apache-2.0"
 homepage="https://typst.app"
 changelog="https://typst.app/docs/changelog/"
 distfiles="https://github.com/typst/typst/archive/refs/tags/v${version}.tar.gz"
-checksum=0f5c16c2143bbdc8889d823506e29a4706f8606ce29769916d71b17a05dda568
+checksum=550fb66bb3405951dfd0a1736e9e17756e906e664f6f683eeb87d40643218846
 
 export TYPST_VERSION="$version"
 export GEN_ARTIFACTS="./generated"
 
 post_install() {
-	for f in cli/generated/*.?; do
+	for f in crates/typst-cli/generated/*.?; do
 		vman "$f"
 	done
-	vcompletion cli/generated/typst.bash bash
-	vcompletion cli/generated/typst.fish fish
-	vcompletion cli/generated/_typst zsh
+	vcompletion crates/typst-cli/generated/typst.bash bash
+	vcompletion crates/typst-cli/generated/typst.fish fish
+	vcompletion crates/typst-cli/generated/_typst zsh
 }

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

* Re: typst: update to 0.7.0.
  2023-08-08 16:16 [PR PATCH] typst: update to 0.7.0 abenson
@ 2023-08-08 18:48 ` classabbyamp
  2023-08-08 19:22 ` [PR PATCH] [Closed]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-08-08 18:48 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45497#issuecomment-1670124105

Comment:
https://github.com/void-linux/void-packages/commit/af6aba210a42cbbe27e199430535ad5b27dba07f

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

* Re: [PR PATCH] [Closed]: typst: update to 0.7.0.
  2023-08-08 16:16 [PR PATCH] typst: update to 0.7.0 abenson
  2023-08-08 18:48 ` classabbyamp
@ 2023-08-08 19:22 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-08-08 19:22 UTC (permalink / raw)
  To: ml

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

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

typst: update to 0.7.0.
https://github.com/void-linux/void-packages/pull/45497

Description:

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64


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

end of thread, other threads:[~2023-08-08 19:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-08 16:16 [PR PATCH] typst: update to 0.7.0 abenson
2023-08-08 18:48 ` classabbyamp
2023-08-08 19:22 ` [PR PATCH] [Closed]: " classabbyamp

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