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

Felix Yan felixonmars at archlinux.org
Sat Jul 23 09:59:43 UTC 2016


    Date: Saturday, July 23, 2016 @ 09:59:43
  Author: felixonmars
Revision: 183846

upgpkg: haskell-extra 1.5-1

rebuild with case-insensitive-1.2.0.7, cereal-0.5.3.0, exceptions-0.8.3, extra-1.5, language-javascript-0.6.0.8, lifted-base-0.2.3.8

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-23 09:51:58 UTC (rev 183845)
+++ PKGBUILD	2016-07-23 09:59:43 UTC (rev 183846)
@@ -4,7 +4,7 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.4.12
+pkgver=1.5
 pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-clock")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('205d0dbdf2d18325298170cd9d681995c267ae6fe029b5b934a8ea646aa393b2')
+sha256sums=('d6d78604f87b6ade3f3b4ec8af3d08efd2c981652b3ec9a9e8d5865018667b7f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list