[Git][haskell-team/DHG_packages][master] typst: Upgrading from 0.9.0.1 to 0.10
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Fri Jun 19 20:51:01 BST 2026
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
524fc496 by Scott Talbert at 2026-06-19T15:46:21-04:00
typst: Upgrading from 0.9.0.1 to 0.10
- - - - -
3 changed files:
- p/haskell-typst/debian/changelog
- p/haskell-typst/debian/control
- p/haskell-typst/debian/watch
Changes:
=====================================
p/haskell-typst/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-typst (0.10-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Scott Talbert <swt at techie.net> Fri, 19 Jun 2026 15:40:02 -0400
+
haskell-typst (0.9.0.1-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-typst/debian/control
=====================================
@@ -24,8 +24,8 @@ Build-Depends: debhelper-compat (= 13),
libghc-toml-parser-dev (>= 2.0.0.0),
libghc-toml-parser-dev (<< 2.1),
libghc-toml-parser-prof,
- libghc-typst-symbols-dev (>= 0.1.9),
- libghc-typst-symbols-dev (<< 0.1.10),
+ libghc-typst-symbols-dev (>= 0.2),
+ libghc-typst-symbols-dev (<< 0.3),
libghc-typst-symbols-prof,
libghc-vector-dev,
libghc-vector-prof,
@@ -49,11 +49,11 @@ Build-Depends-Indep: ghc-doc,
libghc-vector-doc,
libghc-xml-conduit-doc,
libghc-yaml-doc,
-Standards-Version: 4.7.3
+Standards-Version: 4.7.4
Homepage: https://hackage.haskell.org/package/typst
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-typst
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-typst]
-X-Description: Parsing and evaluating typst syntax.
+X-Description: Parsing and evaluating typst syntax
A library for parsing and evaluating typst syntax.
Typst (<https://typst.app>) is a document layout and
formatting language. This library targets typst 0.4
=====================================
p/haskell-typst/debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
https://hackage.haskell.org/package/typst/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/524fc496d25b1152c3e557de4c11ba17c43e61de
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/524fc496d25b1152c3e557de4c11ba17c43e61de
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20260619/08bfd471/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list