Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-typst
Commits:
b3a58b5b by Felix Yan at 2024-01-10T20:46:52+02:00
upgpkg: 0.3.2.1-7: rebuild with unordered-containers 0.2.20
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-typst
pkgdesc = Parsing and evaluating typst syntax.
pkgver = 0.3.2.1
- pkgrel = 6
+ pkgrel = 7
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.3.2.1
-pkgrel=6
+pkgrel=7
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/b3a58b5b531add06d13aaf2e549e7147499bec75
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typst/-/commit/b3a58b5b531add06d13aaf2e549e7147499bec75
You're receiving this email because of your account on gitlab.archlinux.org.