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

Felix Yan felixonmars at archlinux.org
Thu Sep 13 11:27:06 UTC 2018


    Date: Thursday, September 13, 2018 @ 11:27:06
  Author: felixonmars
Revision: 380143

upgpkg: haskell-email-validate 2.3.2.7-1

rebuild with email-validate 2.3.2.7

Modified:
  haskell-email-validate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-13 11:14:33 UTC (rev 380142)
+++ PKGBUILD	2018-09-13 11:27:06 UTC (rev 380143)
@@ -3,8 +3,8 @@
 
 _hkgname=email-validate
 pkgname=haskell-email-validate
-pkgver=2.3.2.6
-pkgrel=9
+pkgver=2.3.2.7
+pkgrel=1
 pkgdesc="Validating an email address string against RFC 5322"
 url="http://porg.es/blog/email-address-validation-simpler-faster-more-correct"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-attoparsec')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2d0545c50ef90ed8e8d732395f5e6878c3c64a65d8dccc3f3468b3984453db1336cb4708b95d67a259aef2c847e485481c3dede0fc0f9c99696e09458ecdfea1')
+sha512sums=('5e23a61db7789b00d29eed7c36b77ec0c6eedc0adb8299aff66a3843c5c78498897bc9ec5243b42f18451ad69857cab9d09886ac9bf7f774caf399fa24c61f0c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list