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

Felix Yan felixonmars at archlinux.org
Sun Mar 21 21:47:26 UTC 2021


    Date: Sunday, March 21, 2021 @ 21:47:26
  Author: felixonmars
Revision: 898528

upgpkg: haskell-hxt 9.3.1.22-1

Modified:
  haskell-hxt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 21:06:27 UTC (rev 898527)
+++ PKGBUILD	2021-03-21 21:47:26 UTC (rev 898528)
@@ -2,8 +2,8 @@
 
 _hkgname=hxt
 pkgname=haskell-hxt
-pkgver=9.3.1.21
-pkgrel=20
+pkgver=9.3.1.22
+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=('b06cfbce3b9c9ee09dab7ba74bb2e64d9123c92632757add63d0a3247dcdeec0365002af9f7104a8ebf8d00994a951638a6ba3f1024c8f066f4b0da9b5c53a7f')
+sha512sums=('ac7720a01a7769bfb528aa5de29fff9a993c430af75d1326bd50e845c3b7378be09bdda8c99bdd7e45fc5c09fac10c6fc318ff77cf65b2ad7ea2709aff2c1af8')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list