[arch-commits] Commit in haskell-texmath/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Oct 25 15:55:49 UTC 2016


    Date: Tuesday, October 25, 2016 @ 15:55:48
  Author: felixonmars
Revision: 193327

upgpkg: haskell-texmath 0.8.6.6-1

rebuild with resourcet-1.1.8, zlib-0.6.1.2, texmath-0.8.6.6, wai-extra-3.0.19, x509-store-1.6.2, x509-system-1.6.4, x509-validation-1.6.5

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-25 15:48:29 UTC (rev 193326)
+++ PKGBUILD	2016-10-25 15:55:48 UTC (rev 193327)
@@ -4,8 +4,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.8.6.5
-pkgrel=5
+pkgver=0.8.6.6
+pkgrel=1
 pkgdesc="Conversion between formats used to represent mathematics."
 url="http://github.com/jgm/texmath"
 license=("GPL")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-mtl" "haskell-network-uri" "haskell-pandoc-types"
          "haskell-parsec" "haskell-syb" "haskell-xml")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('33f8c3d78f2f46246b64cecab47e27f1f4e587f05b2375e94a8a43dfce446c90')
+sha256sums=('9c78e53e685b4537a39a4d2bc785df1d0d0ee775085bd532d8ae88d10d4c58b4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list