[arch-commits] Commit in haskell-hslua-module-text/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 17 17:55:00 UTC 2022


    Date: Thursday, March 17, 2022 @ 17:55:00
  Author: felixonmars
Revision: 1156757

upgpkg: haskell-hslua-module-text 1.0.0-1: rebuild with hslua 2.0.0, hslua-module-path 1.0.0, hslua-module-system 1.0.0, hslua-module-text 1.0.0, hslua-module-version 1.0.0, pandoc 2.15, skylighting 0.12, skylighting-core 0.12, tasty-lua 1.0.0

Modified:
  haskell-hslua-module-text/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 17:54:55 UTC (rev 1156756)
+++ PKGBUILD	2022-03-17 17:55:00 UTC (rev 1156757)
@@ -3,16 +3,16 @@
 
 _hkgname=hslua-module-text
 pkgname=haskell-hslua-module-text
-pkgver=0.3.0.1
-pkgrel=149
+pkgver=1.0.0
+pkgrel=1
 pkgdesc="Lua module for text"
 url="https://github.com/hslua/hslua-module-text"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-hslua')
+depends=('ghc-libs' 'haskell-hslua-core' 'haskell-hslua-marshalling' 'haskell-hslua-packaging')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-lua')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('15ba5e97261e9fa0bb4053575a0dd368048141a401200c32bb53a969cc741d2bd2d04890fef5c488fb6f476438d28e4d5ab9fea4a62aecdee285e8f1a1adecc4')
+sha512sums=('dd4601fe68c52b37c4e78ac15b66b816ba644bae80cd4bff0e0c2fd9834eaac7d2c1bb621e8f9243b20b5e9be844a7ff1d27da3b37bf66e0e6f22b17d5be5b45')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list