[arch-commits] Commit in haskell-email-validate/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 4 10:45:28 UTC 2018
Date: Wednesday, July 4, 2018 @ 10:45:27
Author: felixonmars
Revision: 351655
upgpkg: haskell-email-validate 2.3.2.6-1
rebuild with email-validate 2.3.2.6
Modified:
haskell-email-validate/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-04 10:43:35 UTC (rev 351654)
+++ PKGBUILD 2018-07-04 10:45:27 UTC (rev 351655)
@@ -4,8 +4,8 @@
_hkgname=email-validate
pkgname=haskell-email-validate
-pkgver=2.3.2.5
-pkgrel=18
+pkgver=2.3.2.6
+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")
@@ -13,7 +13,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=('0ea3457e31e16948650ba810302d42f07e605cbbbfa3b7474d596f56de02ea3bbf995bacdb49d2dc37c6360062267ac0153e9275bfa5a513e0c5e2764f58399c')
+sha512sums=('2d0545c50ef90ed8e8d732395f5e6878c3c64a65d8dccc3f3468b3984453db1336cb4708b95d67a259aef2c847e485481c3dede0fc0f9c99696e09458ecdfea1')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list