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

Felix Yan felixonmars at archlinux.org
Mon Aug 29 15:50:33 UTC 2016


    Date: Monday, August 29, 2016 @ 15:50:32
  Author: felixonmars
Revision: 187939

upgpkg: haskell-hackage-security 0.5.2.2-1

rebuild with conduit-combinators-1.0.5, hackage-security-0.5.2.2, hasktags-0.69.2, hoogle-5.0.3, http-client-0.5.2, http-conduit-2.2.0.1, stylish-haskell-0.6.4.0, yesod-core-1.4.24

Modified:
  haskell-hackage-security/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-29 15:49:22 UTC (rev 187938)
+++ PKGBUILD	2016-08-29 15:50:32 UTC (rev 187939)
@@ -4,8 +4,8 @@
 
 _hkgname=hackage-security
 pkgname=haskell-hackage-security
-pkgver=0.5.2.1
-pkgrel=3
+pkgver=0.5.2.2
+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=('f80daf98372df883b09cc44a83503a0ffb3d4ac076ae4267c988ba5aafc9b7ba')
+sha256sums=('507a837851264a774c8f4d400f798c3dac5be11dc428fe72d33ef594ca533c41')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list