Date: Saturday, January 21, 2023 @ 06:19:37
  Author: felixonmars
Revision: 1387223

upgpkg: haskell-texmath 0.12.5.5-1: rebuild with texmath 0.12.5.5

Modified:
  haskell-texmath/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-21 06:16:41 UTC (rev 1387222)
+++ PKGBUILD    2023-01-21 06:19:37 UTC (rev 1387223)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.12.5.4
-pkgrel=18
+pkgver=0.12.5.5
+pkgrel=1
 pkgdesc="Conversion between math formats."
 url="https://github.com/jgm/texmath";
 license=("GPL2")
@@ -13,7 +13,7 @@
          '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=('fbf40553d78335b254d31348b5c65c653aa0bf4bd9e7543a1d778ac192cf8d6bf3ae0922b44c1f23a4e8d0493c495a8d3617f560957e71f6bd2fa889aafe16d4')
+sha512sums=('067625886efe694f8f00cab41704dd0b5c69018bf5f2ea658c5cf30f06a069c87c0e0ed3dfa5fcd4a9c2adbafd4eb114a1c964d7a92ad55408d5ec1be9df7a5b')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to