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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 24 19:11:36 UTC 2022


    Date: Thursday, March 24, 2022 @ 19:11:35
  Author: felixonmars
Revision: 1174950

upgpkg: haskell-hslua-aeson 2.1.0-1: rebuild with hslua 2.1.0, hslua-aeson 2.1.0, hslua-classes 2.1.0, hslua-core 2.1.0, hslua-marshalling 2.1.0, hslua-module-path 1.0.1, hslua-module-system 1.0.1, hslua-module-text 1.0.1, hslua-module-version 1.0.1, hslua-objectorientation 2.1.0, hslua-packaging 2.1.0, lpeg 1.0.2, lua 2.1.0, pandoc 2.17.1, pandoc-lua-marshal 0.1.4, tasty-lua 1.0.1

Modified:
  haskell-hslua-aeson/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 19:11:29 UTC (rev 1174949)
+++ PKGBUILD	2022-03-24 19:11:35 UTC (rev 1174950)
@@ -2,8 +2,8 @@
 
 _hkgname=hslua-aeson
 pkgname=haskell-hslua-aeson
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="Allow aeson data types to be used with Lua."
 url="https://hslua.org/"
 license=("MIT")
@@ -11,10 +11,10 @@
 depends=('ghc-libs' 'haskell-aeson' 'haskell-hashable' 'haskell-hslua-core'
          'haskell-hslua-marshalling' 'haskell-scientific' 'haskell-unordered-containers'
          'haskell-vector')
-makedepends=('ghc' 'uusi' 'haskell-ieee754' 'haskell-quickcheck' 'haskell-quickcheck-instances'
-             'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty'
+             'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('b040f46030069d2261ce079cfdad8ad99e3e1e5bbf61b75f0b587b79d17f459e')
+sha256sums=('ab01513bc729f9ff964d5b2202f41070a14f4dc70710838ace74a5f565332675')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list