Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-typst


Commits:
37b65975 by Felix Yan at 2024-10-05T02:22:14+03:00
upgpkg: 0.4-1: rebuild with pandoc 3.1.10, texmath 0.12.8.5, typst 0.4, 
typst-symbols 0.1.5

- - - - -


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 = 42
+       pkgver = 0.4
+       pkgrel = 1
        url = https://github.com/jgm/typst-hs.git
        arch = x86_64
        license = BSD
@@ -22,7 +22,7 @@ pkgbase = haskell-typst
        depends = haskell-vector
        depends = haskell-xml-conduit
        depends = haskell-yaml
-       source = 
https://hackage.haskell.org/packages/archive/typst/0.3.2.1/typst-0.3.2.1.tar.gz
-       sha256sums = 
756a901db74317797d2b064fe72142c60ea5242d76991d68b8b21805c38bc145
+       source = 
https://hackage.haskell.org/packages/archive/typst/0.4/typst-0.4.tar.gz
+       sha256sums = 
ebb99b3e0a848d96e2ae9f20ead03caeff0deed2fb42e914b2e7a2f673a51c79
 
 pkgname = haskell-typst


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=typst
 pkgname=haskell-typst
-pkgver=0.3.2.1
-pkgrel=42
+pkgver=0.4
+pkgrel=1
 pkgdesc="Parsing and evaluating typst syntax."
 url="https://github.com/jgm/typst-hs.git";
 license=("BSD")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-cassava' 
'haskell-digits' 'haskell-
          'haskell-vector' 'haskell-xml-conduit' 'haskell-yaml')
 makedepends=('ghc' 'uusi' 'haskell-pretty-show' 'haskell-tasty' 
'haskell-tasty-golden')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('756a901db74317797d2b064fe72142c60ea5242d76991d68b8b21805c38bc145')
+sha256sums=('ebb99b3e0a848d96e2ae9f20ead03caeff0deed2fb42e914b2e7a2f673a51c79')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typst/-/commit/37b6597596abc55446c0f58f973fbce3bbfcc282

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-typst/-/commit/37b6597596abc55446c0f58f973fbce3bbfcc282
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to