<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/88e1043e4e1f55b23962a2896a387257fcc8a9e3">https://github.com/macports/macports-ports/commit/88e1043e4e1f55b23962a2896a387257fcc8a9e3</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 88e1043e4e1 typst: update to 0.13.0
</span>88e1043e4e1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 88e1043e4e1f55b23962a2896a387257fcc8a9e3
</span>Author: Chetan Kunte <177423+ckunte@users.noreply.github.com>
AuthorDate: Sun Feb 23 01:55:44 2025 +0800

<span style='display:block; white-space:pre;color:#404040;'>    typst: update to 0.13.0
</span>---
 textproc/typst/Portfile | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/typst/Portfile b/textproc/typst/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a7021b17d3..e56b63ccfd3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/typst/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/typst/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,9 +4,8 @@ PortSystem          1.0
</span> PortGroup           cargo   1.0
 PortGroup           github  1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        typst typst 0.12.0 v
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-github.tarball_from tarball
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        typst typst 0.13.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from archive
</span> revision            0
 epoch               1
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +23,9 @@ long_description    \
</span>     compile times thanks to incremental compilatioa, as well as friendly \
     error messages in case something goes wrong.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-fetch.type          git
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  4aabed2e244e99c0c7f667a8131775b7a48caaef \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  5a7224e32a555ac647ff202667a183b80d35539b685b3ce64bedf5d4e5a1a286 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    3639558
</span> 
 categories          textproc
 installs_libs       no
</pre><pre style='margin:0'>

</pre>