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

Felix Yan felixonmars at archlinux.org
Sun May 28 14:30:54 UTC 2017


    Date: Sunday, May 28, 2017 @ 14:30:54
  Author: felixonmars
Revision: 230591

upgpkg: haskell-lifted-base 0.2.3.11-1

rebuild with lifted-base,0.2.3.11

Modified:
  haskell-lifted-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-28 14:28:38 UTC (rev 230590)
+++ PKGBUILD	2017-05-28 14:30:54 UTC (rev 230591)
@@ -4,7 +4,7 @@
 
 _hkgname=lifted-base
 pkgname=haskell-lifted-base
-pkgver=0.2.3.10
+pkgver=0.2.3.11
 pkgrel=1
 pkgdesc="lifted IO operations from the base library"
 url="https://github.com/basvandijk/lifted-base"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-monad-control" "haskell-transformers-base")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('e677e560b176c40da2478d2f27dbeadc79630b2295ea3828603e0de4784d24fc')
+sha512sums=('291dd44dd64f0fa20dca5c5bdce6e97eb94f42ff5a02e4efbde02f07448a04c9cf8f652fbb59d14981eaa22bfc41c5bc5755f99d075dea802531232356b91a21')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list