Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-typst
Commits:
6d476e49 by Felix Yan at 2025-03-23T03:06:31+08:00
upgpkg: 0.5.0.1-21: rebuild with toml-parser 1.3.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-typst
pkgdesc = Parsing and evaluating typst syntax.
pkgver = 0.5.0.1
- pkgrel = 20
+ pkgrel = 21
url = https://github.com/jgm/typst-hs.git
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=typst
pkgname=haskell-typst
pkgver=0.5.0.1
-pkgrel=20
+pkgrel=21
pkgdesc="Parsing and evaluating typst syntax."
url="https://github.com/jgm/typst-hs.git"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typst/-/commit/6d476e49d605b8cf48f4cdd8eabc08187ea38c24
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typst/-/commit/6d476e49d605b8cf48f4cdd8eabc08187ea38c24
You're receiving this email because of your account on gitlab.archlinux.org.