Date: Thursday, June 9, 2016 @ 05:56:42 Author: fyan Revision: 178763
upgpkg: haskell-hackage-security 0.5.2.1-1 rebuild with EdisonAPI-1.3.1, JuicyPixels-3.2.7.1, MissingH-1.4.0.0, aeson-compat-0.3.4.0, aws-0.14.0, cairo-0.13.3.0, cereal-0.5.2.0, cgrep-6.6.14, cryptonite-0.16, extra-1.4.9, glib-0.13.4.0, gtk3-0.14.5, hackage-security-0.5.2.1, haddock-api-2.17.3, haddock-library-1.4.2, hlint-1.9.34, hslogger-1.2.10, http-types-0.9.1, language-javascript-0.6.0.5, pandoc-1.17.1, pandoc-citeproc-0.10, pango-0.13.3.0, pipes-4.2.0, retry-0.7.4, sandi-0.4.0, shake-0.15.8, statistics-0.13.3.0, unix-compat-0.4.2.0 Modified: haskell-hackage-security/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-09 03:56:08 UTC (rev 178762) +++ PKGBUILD 2016-06-09 03:56:42 UTC (rev 178763) @@ -4,8 +4,8 @@ _hkgname=hackage-security pkgname=haskell-hackage-security -pkgver=0.5.1.0 -pkgrel=6 +pkgver=0.5.2.1 +pkgrel=1 pkgdesc="Hackage security library" url="https://github.com/well-typed/hackage-security" license=("custom:BSD3") @@ -14,7 +14,7 @@ "haskell-cryptohash-sha256" "haskell-ed25519" "haskell-mtl" "haskell-network" "haskell-network-uri" "haskell-parsec" "haskell-tar" "haskell-zlib") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('5b2effb1e342f00c57db0b1390c46f9c6142e8039bb062ddab589ba438c88eba') +sha256sums=('f80daf98372df883b09cc44a83503a0ffb3d4ac076ae4267c988ba5aafc9b7ba') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
