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

Felix Yan felixonmars at archlinux.org
Wed Feb 10 16:05:07 UTC 2021


    Date: Wednesday, February 10, 2021 @ 16:05:06
  Author: felixonmars
Revision: 853660

upgpkg: haskell-texmath 0.12.1.1-1: rebuild with texmath 0.12.1.1

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 16:01:36 UTC (rev 853659)
+++ PKGBUILD	2021-02-10 16:05:06 UTC (rev 853660)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.12.1
-pkgrel=25
+pkgver=0.12.1.1
+pkgrel=1
 pkgdesc="Conversion between formats used to represent mathematics."
 url="https://github.com/jgm/texmath"
 license=("GPL2")
@@ -13,7 +13,7 @@
          'haskell-syb' 'haskell-xml')
 makedepends=('ghc' 'haskell-temporary' 'haskell-utf8-string')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e446420aabe467a625861c3092b2a48898799e5570a52c6a186c64a43dbbcfbc654dc192e75a040d29a091bae546aa031e431596ac5aa4c90f887f0dba8b923d')
+sha512sums=('9d06874b3c1a81b5885c3ebc0632f5a12500c9316a7bb038ddf4d2a9afbb7a7c8addc5c008e52513c7822fe00062fee5de4d7375006191c50a4822447490c299')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list