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


Commits:
b9959761 by Felix Yan at 2024-10-06T18:40:07+03:00
upgpkg: 0.12.8.6-1: rebuild with texmath 0.12.8.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = haskell-texmath
        pkgdesc = Conversion between math formats.
-       pkgver = 0.12.8.5
+       pkgver = 0.12.8.6
        pkgrel = 1
        url = https://github.com/jgm/texmath
        arch = x86_64
@@ -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.5/texmath-0.12.8.5.tar.gz
-       sha512sums = 
fd391aa2cc995622d191da5a2b911c2b133554ba79a9a490bf29d566cc8553481e75b3e5fbe5de24357cb64d5896519e9a1e001cf2ba7363fc67d753222f9e51
+       source = 
https://hackage.haskell.org/packages/archive/texmath/0.12.8.6/texmath-0.12.8.6.tar.gz
+       sha512sums = 
0e23516071b42656c1dd9638977b94ea993a84575717885da97ed7824c4c6d4c16aec0584a7aacbe17c324793b52a2692dcca895309769173ae7a36675818319
 
 pkgname = haskell-texmath


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.12.8.5
+pkgver=0.12.8.6
 pkgrel=1
 pkgdesc="Conversion between math formats."
 url="https://github.com/jgm/texmath";
@@ -14,7 +14,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=('fd391aa2cc995622d191da5a2b911c2b133554ba79a9a490bf29d566cc8553481e75b3e5fbe5de24357cb64d5896519e9a1e001cf2ba7363fc67d753222f9e51')
+sha512sums=('0e23516071b42656c1dd9638977b94ea993a84575717885da97ed7824c4c6d4c16aec0584a7aacbe17c324793b52a2692dcca895309769173ae7a36675818319')
 
 build() {
     cd $_hkgname-$pkgver



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

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


Reply via email to