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

Felix Yan felixonmars at archlinux.org
Sat Feb 17 17:10:39 UTC 2018


    Date: Saturday, February 17, 2018 @ 17:10:39
  Author: felixonmars
Revision: 296132

upgpkg: haskell-edisoncore 1.3.2.1-1

rebuild with EdisonCore,1.3.2.1

Modified:
  haskell-edisoncore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-17 17:04:24 UTC (rev 296131)
+++ PKGBUILD	2018-02-17 17:10:39 UTC (rev 296132)
@@ -4,8 +4,8 @@
 
 _hkgname=EdisonCore
 pkgname=haskell-edisoncore
-pkgver=1.3.1.1
-pkgrel=13
+pkgver=1.3.2.1
+pkgrel=1
 pkgdesc="A library of efficient, purely-functional data structures (Core Implementations)"
 url="http://rwd.rdockins.name/edison/home/"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-edisonapi" "haskell-mtl" "haskell-quickcheck")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2e290a5c792a136931387936f457a45913edeedb9eda8006649b974d9aea294b9f1b7e5b2aa020c3ed151934cef8b2bd228e2cb56f7db37f35d59dcb23f7bcb8')
+sha512sums=('6812b04edb1abdfc2486d66bb86d6370b76667de1603ab421d92a6ecc17a25014e0ab97f53dd4f1e75cacf32c31611e8f2dd6c740c840e349c3c762ae00df65f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list