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

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


    Date: Thursday, March 17, 2022 @ 17:55:40
  Author: felixonmars
Revision: 1156761

upgpkg: haskell-hslua-module-path 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-path/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 17:55:18 UTC (rev 1156760)
+++ PKGBUILD	2022-03-17 17:55:40 UTC (rev 1156761)
@@ -2,16 +2,16 @@
 
 _hkgname=hslua-module-path
 pkgname=haskell-hslua-module-path
-pkgver=0.1.0.1
-pkgrel=90
+pkgver=1.0.0
+pkgrel=1
 pkgdesc="Lua module to work with file paths."
 url="https://github.com/hslua/hslua-module-path"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-hslua')
+depends=('ghc-libs' 'haskell-hslua' 'haskell-hslua-marshalling' 'haskell-hslua-packaging')
 makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-lua')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('c858d8900f9fbde354ebfc90fce84d10c89b9f51ab62198df033936399a4aeff')
+sha256sums=('ef2fc58690017280be990e2e96b3c2a3b14f5468baa8c09dd9d05ff1f7a40afa')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list