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


Commits:
5ac65e47 by Felix Yan at 2023-12-05T12:16:18+02:00
upgpkg: 0.3.2.1-1: rebuild with typst 0.3.2.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-typst
        pkgdesc = Parsing and evaluating typst syntax.
-       pkgver = 0.3.2.0
-       pkgrel = 11
+       pkgver = 0.3.2.1
+       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.0/typst-0.3.2.0.tar.gz
-       sha256sums = 
1df8ab2b4ee4f745df28c7eabbc065836ca8f3c9190f03ddf7802c1dc5458f01
+       source = 
https://hackage.haskell.org/packages/archive/typst/0.3.2.1/typst-0.3.2.1.tar.gz
+       sha256sums = 
756a901db74317797d2b064fe72142c60ea5242d76991d68b8b21805c38bc145
 
 pkgname = haskell-typst


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=typst
 pkgname=haskell-typst
-pkgver=0.3.2.0
-pkgrel=11
+pkgver=0.3.2.1
+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=('1df8ab2b4ee4f745df28c7eabbc065836ca8f3c9190f03ddf7802c1dc5458f01')
+sha256sums=('756a901db74317797d2b064fe72142c60ea5242d76991d68b8b21805c38bc145')
 
 prepare() {
   cd $_hkgname-$pkgver



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

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


Reply via email to