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

Felix Yan felixonmars at archlinux.org
Fri Sep 15 07:06:48 UTC 2017


    Date: Friday, September 15, 2017 @ 07:06:47
  Author: felixonmars
Revision: 257636

upgpkg: haskell-texmath 0.9.4.2-1

rebuild with texmath,0.9.4.2

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-15 07:06:38 UTC (rev 257635)
+++ PKGBUILD	2017-09-15 07:06:47 UTC (rev 257636)
@@ -4,10 +4,10 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.9.4.1
-pkgrel=11
+pkgver=0.9.4.2
+pkgrel=1
 pkgdesc="Conversion between formats used to represent mathematics."
-url="http://github.com/jgm/texmath"
+url="https://github.com/jgm/texmath"
 license=("GPL")
 arch=('i686' 'x86_64')
 depends=('ghc-libs' "haskell-mtl" "haskell-network-uri" "haskell-pandoc-types" "haskell-parsec"
@@ -14,7 +14,7 @@
          "haskell-syb" "haskell-xml")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('cb3f7e96c4ca191f9ae04724d93904a46b0ea254a995bbef985f584fdee3337ba40c530b56f1e009993944b07f14577e4d2cd27755de8c15d24b4adae6dab313')
+sha512sums=('fef8e9a6caf842a111a00a873c0126c0864b8251301e55bf67d7b705050fec1219a1b386232477a3bc54a3504b5c0e0b5206450115e0e01619c388761de8bcbd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list