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


Commits:
ce9c372c by Felix Yan at 2023-11-28T19:37:23+02:00
upgpkg: 0.12.8.2-1: rebuild with texmath 0.12.8.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-texmath
        pkgdesc = Conversion between math formats.
-       pkgver = 0.12.8.1
-       pkgrel = 8
+       pkgver = 0.12.8.2
+       pkgrel = 1
        url = https://github.com/jgm/texmath
        arch = x86_64
        license = GPL2
@@ -17,7 +17,7 @@ pkgbase = haskell-texmath
        depends = haskell-syb
        depends = haskell-typst-symbols
        depends = haskell-xml
-       source = 
https://hackage.haskell.org/packages/archive/texmath/0.12.8.1/texmath-0.12.8.1.tar.gz
-       sha512sums = 
899993fae56e399ae34e188995d8aefbb8f8adcc36eac9131131273271d0931757a6eedc1e3707557237d990265e7287272cae2cfcbaaa65b174de2f6affc58c
+       source = 
https://hackage.haskell.org/packages/archive/texmath/0.12.8.2/texmath-0.12.8.2.tar.gz
+       sha512sums = 
986e3ae75ab0e7e556834a4bb429d22f3c475717d3e089fbfa703d8bf0f21176d846c944c780235d1752b82ff89f54c602b4db053a91b14cf0cf2ac305f0be9f
 
 pkgname = haskell-texmath


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.12.8.1
-pkgrel=8
+pkgver=0.12.8.2
+pkgrel=1
 pkgdesc="Conversion between math formats."
 url="https://github.com/jgm/texmath";
 license=("GPL2")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-network-uri' 
'haskell-pandoc-types' 'haskell-split'
          'haskell-typst-symbols' 'haskell-xml')
 makedepends=('ghc' 'haskell-pretty-show' 'haskell-tagged' 'haskell-tasty' 
'haskell-tasty-golden')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('899993fae56e399ae34e188995d8aefbb8f8adcc36eac9131131273271d0931757a6eedc1e3707557237d990265e7287272cae2cfcbaaa65b174de2f6affc58c')
+sha512sums=('986e3ae75ab0e7e556834a4bb429d22f3c475717d3e089fbfa703d8bf0f21176d846c944c780235d1752b82ff89f54c602b4db053a91b14cf0cf2ac305f0be9f')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-texmath/-/commit/ce9c372cd2c5d56adfb785eaa09324f3b864c509

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


Reply via email to