[arch-commits] Commit in haskell-texmath/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 6 06:38:04 UTC 2017
Date: Friday, October 6, 2017 @ 06:38:03
Author: felixonmars
Revision: 261824
upgpkg: haskell-texmath 0.9.4.4-1
rebuild with texmath,0.9.4.4
Modified:
haskell-texmath/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-06 06:21:52 UTC (rev 261823)
+++ PKGBUILD 2017-10-06 06:38:03 UTC (rev 261824)
@@ -4,8 +4,8 @@
_hkgname=texmath
pkgname=haskell-texmath
-pkgver=0.9.4.2
-pkgrel=3
+pkgver=0.9.4.4
+pkgrel=1
pkgdesc="Conversion between formats used to represent mathematics."
url="https://github.com/jgm/texmath"
license=("GPL")
@@ -14,7 +14,7 @@
"haskell-syb" "haskell-xml")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('fef8e9a6caf842a111a00a873c0126c0864b8251301e55bf67d7b705050fec1219a1b386232477a3bc54a3504b5c0e0b5206450115e0e01619c388761de8bcbd')
+sha512sums=('f98e867e8a36acc7d113d16e7efba8124d78b068f45ac682d1ae1821beb7e1161457b06859e9b85ffdc6f9670bacefb6ba5bc4aaabf675f65e617c2ac65748e7')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list