Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-typst
Commits:
34241599 by Felix Yan at 2026-01-04T22:05:24+08:00
upgpkg: 0.6-13: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws 0.24.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-typst
pkgdesc = Parsing and evaluating typst syntax.
pkgver = 0.6
- pkgrel = 12
+ pkgrel = 13
url = https://github.com/jgm/typst-hs.git
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=typst
pkgname=haskell-typst
pkgver=0.6
-pkgrel=12
+pkgrel=13
pkgdesc="Parsing and evaluating typst syntax."
url="https://github.com/jgm/typst-hs.git"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typst/-/commit/342415994f3aafdf7505cc1e475f35ea55c8cecb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typst/-/commit/342415994f3aafdf7505cc1e475f35ea55c8cecb
You're receiving this email because of your account on gitlab.archlinux.org.