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

Felix Yan felixonmars at archlinux.org
Mon Feb 6 06:41:37 UTC 2017


    Date: Monday, February 6, 2017 @ 06:41:36
  Author: felixonmars
Revision: 210287

upgpkg: haskell-distributive 0.5.2-1

rebuild with distributive,0.5.2

Modified:
  haskell-distributive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-06 06:41:19 UTC (rev 210286)
+++ PKGBUILD	2017-02-06 06:41:36 UTC (rev 210287)
@@ -4,7 +4,7 @@
 
 _hkgname=distributive
 pkgname=haskell-distributive
-pkgver=0.5.1
+pkgver=0.5.2
 pkgrel=1
 pkgdesc="Distributive functors -- Dual to Traversable"
 url="http://github.com/ekmett/distributive/"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-base-orphans" "haskell-tagged" "haskell-transformers-compat")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('8fd0968c19b00b64c8219b81903c72841494460fcf1c10e84fa44f321bb3ae92')
+sha256sums=('ade2be6a5e81950ab2918d938037dde0ce09d04dc399cefbf191ce6cb5f76cd9')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list