[arch-commits] Commit in haskell-texmath/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Feb 8 13:35:53 UTC 2016
Date: Monday, February 8, 2016 @ 14:35:52
Author: fyan
Revision: 160913
upgpkg: haskell-texmath 0.8.4.2-1
Modified:
haskell-texmath/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-08 13:11:28 UTC (rev 160912)
+++ PKGBUILD 2016-02-08 13:35:52 UTC (rev 160913)
@@ -4,8 +4,8 @@
_hkgname=texmath
pkgname=haskell-texmath
-pkgver=0.8.4.1
-pkgrel=5
+pkgver=0.8.4.2
+pkgrel=1
pkgdesc="Conversion between formats used to represent mathematics."
url="http://github.com/jgm/texmath"
license=("GPL")
@@ -15,7 +15,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('45a9c779775e4e6effd7606bef5c179524b4fb88dca952c2decd3fa82e6c94f5')
+sha256sums=('ee18da2835eba8ec388d15b4fa08cb72d789bb345be3abc4eac1713f0052b17d')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list