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

Felix Yan felixonmars at gemini.archlinux.org
Thu May 12 16:20:44 UTC 2022


    Date: Thursday, May 12, 2022 @ 16:20:43
  Author: felixonmars
Revision: 1199715

upgpkg: haskell-lucid 2.11.1-1: rebuild with lucid 2.11.1

Modified:
  haskell-lucid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-12 16:20:26 UTC (rev 1199714)
+++ PKGBUILD	2022-05-12 16:20:43 UTC (rev 1199715)
@@ -2,17 +2,16 @@
 
 _hkgname=lucid
 pkgname=haskell-lucid
-pkgver=2.11.0
-pkgrel=27
+pkgver=2.11.1
+pkgrel=1
 pkgdesc="Clear to write, read and edit DSL for HTML"
 url="https://github.com/chrisdone/lucid"
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-hashable' 'haskell-mmorph'
-         'haskell-unordered-containers')
+depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-hashable' 'haskell-mmorph')
 makedepends=('ghc' 'haskell-bifunctors' 'haskell-hspec' 'haskell-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('bdd3a1beaf787ad28858bd738b7ad6cb440e98ef8134abceb6def7a3f03a9df2a26d50b85532775d5250f9ad48a6b26b9fcc61fa7c4948c5c8639fe5dfea6e6f')
+sha512sums=('9dd26a84b5ec00830a749f239298b3fd90f0682fc40b0287519cb7d987b80fa12322fc0be3e5d3720d84771cc488cd70eb77c7a4150e700128c9430893ff2179')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list