Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-typst
Commits:
941f94b9 by Felix Yan at 2023-10-06T23:08:25+03:00
upgpkg: 0.3.1.0-15: rebuild with uuid-types 1.0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-typst
pkgdesc = Parsing and evaluating typst syntax.
pkgver = 0.3.1.0
- pkgrel = 14
+ pkgrel = 15
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.1.0
-pkgrel=14
+pkgrel=15
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/941f94b94634ed24772cc558e29d8985c7911bf7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typst/-/commit/941f94b94634ed24772cc558e29d8985c7911bf7
You're receiving this email because of your account on gitlab.archlinux.org.