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

Felix Yan felixonmars at archlinux.org
Sat Jul 23 06:58:11 UTC 2016


    Date: Saturday, July 23, 2016 @ 06:58:11
  Author: felixonmars
Revision: 183750

upgpkg: haskell-lifted-base 0.2.3.8-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-lifted-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-23 06:56:02 UTC (rev 183749)
+++ PKGBUILD	2016-07-23 06:58:11 UTC (rev 183750)
@@ -4,8 +4,8 @@
 
 _hkgname=lifted-base
 pkgname=haskell-lifted-base
-pkgver=0.2.3.6
-pkgrel=7
+pkgver=0.2.3.8
+pkgrel=1
 pkgdesc="lifted IO operations from the base library"
 url="https://github.com/basvandijk/lifted-base"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-monad-control" "haskell-transformers-base")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('57c5837d83f569bb72136ca89256e50e1ac168ee935804a8e7763e9d8322e1fb')
+sha256sums=('1605df810bc941951522d0cd1b777ff1d62dac6628aabed165a49b848f25df9f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list