[arch-commits] Commit in haskell-mime-mail/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Aug 18 14:28:51 UTC 2017


    Date: Friday, August 18, 2017 @ 14:28:51
  Author: felixonmars
Revision: 252493

upgpkg: haskell-mime-mail 0.4.14-1

rebuild with mime-mail,0.4.14

Modified:
  haskell-mime-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-18 14:01:30 UTC (rev 252492)
+++ PKGBUILD	2017-08-18 14:28:51 UTC (rev 252493)
@@ -4,10 +4,10 @@
 
 _hkgname=mime-mail
 pkgname=haskell-mime-mail
-pkgver=0.4.13.1
-pkgrel=4
+pkgver=0.4.14
+pkgrel=1
 pkgdesc="Compose MIME email messages."
-url="http://github.com/snoyberg/mime-mail"
+url="https://github.com/snoyberg/mime-mail"
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=('ghc-libs' "haskell-base64-bytestring" "haskell-blaze-builder"
@@ -14,7 +14,7 @@
          "haskell-random" "haskell-text")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('9481671092739dab1d963c9db0dce56a0187390fb24c9badeeded6afb5895917')
+sha512sums=('da60edcee6c5bb380f225189a48bcec48307ecd6d5614d58a1fe4612ad4868e5ffe0ae55e19c66c852f78d18fa9cd92ec30b76052f0963d2dbbd8c7b111ded76')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list