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

Felix Yan felixonmars at archlinux.org
Wed Feb 17 11:39:34 UTC 2021


    Date: Wednesday, February 17, 2021 @ 11:39:34
  Author: felixonmars
Revision: 862381

upgpkg: haskell-hxt-regex-xmlschema 9.2.0.7-1: rebuild with hxt-regex-xmlschema 9.2.0.7

Modified:
  haskell-hxt-regex-xmlschema/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-17 11:36:40 UTC (rev 862380)
+++ PKGBUILD	2021-02-17 11:39:34 UTC (rev 862381)
@@ -2,8 +2,8 @@
 
 _hkgname=hxt-regex-xmlschema
 pkgname=haskell-hxt-regex-xmlschema 
-pkgver=9.2.0.3
-pkgrel=25
+pkgver=9.2.0.7
+pkgrel=1
 pkgdesc="A regular expression library for W3C XML Schema regular expressions"
 url="https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-hxt-charproperties')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('707ad7a4b5c32785fd89131279dd89a871f134a26ce1f98fd4ac8fec196c8960c2d39d18674967379b40508748fca3a34b9289500173075c54c1d6726191bbd8')
+sha512sums=('8ce1b2c1bcc79f8072d5b1dcfc9d184bb3286065b290e4df80fd02d454725d97d4346554a913a167eb97a45fba43b5000a08e8a9cf1dac129ff261b917d2e4cf')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list