[arch-commits] Commit in haskell-hslua-module-system/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 09:41:25 UTC 2020
Date: Friday, April 24, 2020 @ 09:41:23
Author: felixonmars
Revision: 619075
upgpkg: haskell-hslua-module-system 0.2.1-36: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1
Modified:
haskell-hslua-module-system/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 09:40:53 UTC (rev 619074)
+++ PKGBUILD 2020-04-24 09:41:23 UTC (rev 619075)
@@ -3,12 +3,12 @@
_hkgname=hslua-module-system
pkgname=haskell-hslua-module-system
pkgver=0.2.1
-pkgrel=35
+pkgrel=36
pkgdesc="Lua module wrapper around Haskell's System module"
url="https://github.com/hslua/hslua-module-system"
license=('MIT')
arch=('x86_64')
-depends=('ghc-libs' 'haskell-exceptions' 'haskell-hslua' 'haskell-temporary')
+depends=('ghc-libs' 'haskell-hslua' 'haskell-temporary')
makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
sha512sums=('296d2ee41760d8ee6025562c408f16e78468a9ca53910982fd346a9cf7b8c6df3340fd2d0a7f6ff5fc41c98f0724a733f0ed8bd64cdd18acfb65aa044cd4a99b')
More information about the arch-commits
mailing list