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

Felix Yan fyan at archlinux.org
Tue Mar 29 05:51:58 UTC 2016


    Date: Tuesday, March 29, 2016 @ 07:51:58
  Author: fyan
Revision: 168748

upgpkg: haskell-texmath 0.8.6-1

rebuild with texmath-0.8.6, yesod-1.4.2.1, zip-archive-0.3.0.1

Modified:
  haskell-texmath/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-29 05:25:54 UTC (rev 168747)
+++ PKGBUILD	2016-03-29 05:51:58 UTC (rev 168748)
@@ -4,7 +4,7 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.8.5.1
+pkgver=0.8.6
 pkgrel=1
 pkgdesc="Conversion between formats used to represent mathematics."
 url="http://github.com/jgm/texmath"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('dc31828d57eefdc9292e8008c6b22543b2b75d3d51fefdeb29ba318fc8e2aac8')
+sha256sums=('0cfdd605905f9c7a9a20ce7dbeeb97bb398b41c570fc4bd8af89570b446c060b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list