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

Felix Yan felixonmars at archlinux.org
Sat Nov 17 12:57:46 UTC 2018


    Date: Saturday, November 17, 2018 @ 12:57:46
  Author: felixonmars
Revision: 408526

upgpkg: haskell-email-validate 2.3.2.9-1

rebuild with email-validate 2.3.2.9

Modified:
  haskell-email-validate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-17 09:28:21 UTC (rev 408525)
+++ PKGBUILD	2018-11-17 12:57:46 UTC (rev 408526)
@@ -3,8 +3,8 @@
 
 _hkgname=email-validate
 pkgname=haskell-email-validate
-pkgver=2.3.2.8
-pkgrel=6
+pkgver=2.3.2.9
+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=('8db346054181414aa2a3cb82541f9ae9aeecfb0fa57cce82f4e252b49f225fb31b95cf455fc90d42561f425b9fbb306b7aaa7578d342c6fedfec6d38fe4b6cd7')
+sha512sums=('eb230c47133c0b2c36cf01a397ebe696faa4bba0c60cc2171fb819755daf393c1c5fa4d8fa50993044e4f966a093f6ea5976c8e327efdc2828bd7db5cb3fd9b2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list