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

Felix Yan felixonmars at archlinux.org
Fri Jun 30 19:21:46 UTC 2017


    Date: Friday, June 30, 2017 @ 19:21:45
  Author: felixonmars
Revision: 241720

upgpkg: haskell-texmath 0.9.4.1-1

rebuild with texmath,0.9.4.1

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-30 19:16:08 UTC (rev 241719)
+++ PKGBUILD	2017-06-30 19:21:45 UTC (rev 241720)
@@ -4,8 +4,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.9.4
-pkgrel=13
+pkgver=0.9.4.1
+pkgrel=1
 pkgdesc="Conversion between formats used to represent mathematics."
 url="http://github.com/jgm/texmath"
 license=("GPL")
@@ -13,7 +13,7 @@
 depends=('ghc' "haskell-mtl" "haskell-network-uri" "haskell-pandoc-types" "haskell-parsec"
          "haskell-syb" "haskell-xml")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('da665d069708679fb40ee2e981dcdede55e79f3165c0ae09c55621273e682195')
+sha512sums=('cb3f7e96c4ca191f9ae04724d93904a46b0ea254a995bbef985f584fdee3337ba40c530b56f1e009993944b07f14577e4d2cd27755de8c15d24b4adae6dab313')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list