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

Felix Yan felixonmars at archlinux.org
Fri Sep 16 10:23:51 UTC 2016


    Date: Friday, September 16, 2016 @ 10:23:51
  Author: felixonmars
Revision: 189598

upgpkg: haskell-hopenpgp 2.5.2-1

rebuild with QuickCheck-2.9.2, aeson-compat-0.3.6, aeson-pretty-0.8.2, attoparsec-0.13.1.0, conduit-combinators-1.0.6, cryptonite-0.20, darcs-2.12.4, generic-deriving-1.11.1, hOpenPGP-2.5.2, hpack-0.15.0, hasktags-0.69.2.1, hoogle-5.0.4, hopenpgp-tools-0.19.3, http-client-0.5.3.2, http-client-tls-0.3.2, http-conduit-2.2.2. math-functions-0.2.0.2. mono-traversable-1.0.1, optparse-applicative-0.13.0.0, stack-1.2.0, x509-1.6.4, x509-validation-1.6.4, yaml-0.8.18.6, zip-archive-0.3.0.5

Modified:
  haskell-hopenpgp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-16 10:23:44 UTC (rev 189597)
+++ PKGBUILD	2016-09-16 10:23:51 UTC (rev 189598)
@@ -3,7 +3,7 @@
 
 _hkgname=hOpenPGP
 pkgname=haskell-hopenpgp
-pkgver=2.5.1
+pkgver=2.5.2
 pkgrel=1
 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
 url="http://floss.scru.org/hOpenPGP/"
@@ -20,7 +20,7 @@
          'haskell-time-locale-compat' 'haskell-unordered-containers' 'haskell-wl-pprint-extras'
          'haskell-zlib')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('23bebc6b0ea39d63f4b88de2b5b3eecf')
+md5sums=('ef17b65cb2b3e34daa15770c2540f2ca')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list