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

Felix Yan felixonmars at archlinux.org
Tue Jul 30 05:05:27 UTC 2019


    Date: Tuesday, July 30, 2019 @ 05:05:26
  Author: felixonmars
Revision: 495066

upgpkg: haskell-hxt 9.3.1.18-1

rebuild with hxt 9.3.1.18

Modified:
  haskell-hxt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-30 05:03:36 UTC (rev 495065)
+++ PKGBUILD	2019-07-30 05:05:26 UTC (rev 495066)
@@ -2,8 +2,8 @@
 
 _hkgname=hxt
 pkgname=haskell-hxt
-pkgver=9.3.1.16
-pkgrel=16
+pkgver=9.3.1.18
+pkgrel=1
 pkgdesc="A collection of tools for processing XML with Haskell."
 url="https://github.com/UweSchmidt/hxt"
 license=('MIT')
@@ -12,7 +12,7 @@
          'haskell-network-uri')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6cc99a3b9d1ffe33002d35a5c0965919227835e0fb5b0b829b49232443dec175428dab66720a717f8a655e0de9ad4c77c501aa6d3982b43024cb3a866cd12846')
+sha512sums=('4b7c57486fe02357a45b5f835dd9f05333ce39578ec84c3c920fdcaa2df8ae1067da3650d3948559ddaf2e6f77f14291e1ddaa28a12ea9dfb62a797d296ec118')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list