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

Felix Yan felixonmars at archlinux.org
Wed Feb 10 08:41:50 UTC 2021


    Date: Wednesday, February 10, 2021 @ 08:41:50
  Author: felixonmars
Revision: 853414

upgpkg: haskell-hxt 9.3.1.21-1: rebuild with hxt 9.3.1.21

Modified:
  haskell-hxt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 08:41:25 UTC (rev 853413)
+++ PKGBUILD	2021-02-10 08:41:50 UTC (rev 853414)
@@ -2,8 +2,8 @@
 
 _hkgname=hxt
 pkgname=haskell-hxt
-pkgver=9.3.1.18
-pkgrel=217
+pkgver=9.3.1.21
+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=('4b7c57486fe02357a45b5f835dd9f05333ce39578ec84c3c920fdcaa2df8ae1067da3650d3948559ddaf2e6f77f14291e1ddaa28a12ea9dfb62a797d296ec118')
+sha512sums=('b06cfbce3b9c9ee09dab7ba74bb2e64d9123c92632757add63d0a3247dcdeec0365002af9f7104a8ebf8d00994a951638a6ba3f1024c8f066f4b0da9b5c53a7f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list