[arch-commits] Commit in haskell-lucid/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jan 9 19:00:28 UTC 2022
Date: Sunday, January 9, 2022 @ 19:00:28
Author: felixonmars
Revision: 1098414
upgpkg: haskell-lucid 2.11.0-1: rebuild with dhall 1.40.2, dhall-bash 1.0.39, dhall-docs 1.0.8, dhall-json 1.7.9, dhall-lsp-server 1.0.17, dhall-yaml 1.2.9, lucid 2.11.0
Modified:
haskell-lucid/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-09 18:49:29 UTC (rev 1098413)
+++ PKGBUILD 2022-01-09 19:00:28 UTC (rev 1098414)
@@ -2,8 +2,8 @@
_hkgname=lucid
pkgname=haskell-lucid
-pkgver=2.9.12.1
-pkgrel=60
+pkgver=2.11.0
+pkgrel=1
pkgdesc="Clear to write, read and edit DSL for HTML"
url="https://github.com/chrisdone/lucid"
license=('BSD')
@@ -12,7 +12,7 @@
'haskell-unordered-containers')
makedepends=('ghc' 'haskell-bifunctors' 'haskell-hspec' 'haskell-hunit')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('2572047a2711ae26b3e736ac73acb5c154d7493d47323853fda0503fa75ded35df9d7819f43879583b097718ee90235c71d8c9839c4a89ceecaa8a830b077651')
+sha512sums=('bdd3a1beaf787ad28858bd738b7ad6cb440e98ef8134abceb6def7a3f03a9df2a26d50b85532775d5250f9ad48a6b26b9fcc61fa7c4948c5c8639fe5dfea6e6f')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list