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

Felix Yan fyan at archlinux.org
Sun Jan 17 11:38:58 UTC 2016


    Date: Sunday, January 17, 2016 @ 12:38:58
  Author: fyan
Revision: 157081

upgpkg: haskell-kan-extensions 5.0.1-1

Modified:
  haskell-kan-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-17 11:30:33 UTC (rev 157080)
+++ PKGBUILD	2016-01-17 11:38:58 UTC (rev 157081)
@@ -4,8 +4,8 @@
 
 _hkgname=kan-extensions
 pkgname=haskell-kan-extensions
-pkgver=4.2.3
-pkgrel=4
+pkgver=5.0.1
+pkgrel=1
 pkgdesc="Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads"
 url="http://github.com/ekmett/kan-extensions/"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('334f0edbbf08ebf93c9f7db5473086dcababc6a72d75fa9d8e43237f9b5adc47')
+sha256sums=('01de9fe57064a125ecb1d1161519df27043c2058ca246bbd5cd2d73c899ba0e2')
 
 prepare() {
     sed -i 's/comonad       >= 4       && < 5,/comonad       >= 4       \&\& < 6,/' \



More information about the arch-commits mailing list