Date: Saturday, March 11, 2017 @ 16:57:24
  Author: felixonmars
Revision: 215698

upgpkg: haskell-mime-mail 0.4.13.1-1

rebuild with mime-mail,0.4.13.1

Modified:
  haskell-mime-mail/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-11 16:53:22 UTC (rev 215697)
+++ PKGBUILD    2017-03-11 16:57:24 UTC (rev 215698)
@@ -4,7 +4,7 @@
 
 _hkgname=mime-mail
 pkgname=haskell-mime-mail
-pkgver=0.4.13
+pkgver=0.4.13.1
 pkgrel=1
 pkgdesc="Compose MIME email messages."
 url="http://github.com/snoyberg/mime-mail";
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-base64-bytestring" "haskell-blaze-builder"
          "haskell-random" "haskell-text")
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('a089fd837b77b75eb36dc1749da422820d2658d0145a378e6de32f3b30b7a440')
+sha256sums=('9481671092739dab1d963c9db0dce56a0187390fb24c9badeeded6afb5895917')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to