Date: Monday, April 10, 2023 @ 13:27:11
  Author: felixonmars
Revision: 1444331

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

Modified:
  haskell-lucid/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-10 13:25:50 UTC (rev 1444330)
+++ PKGBUILD    2023-04-10 13:27:11 UTC (rev 1444331)
@@ -2,8 +2,8 @@
 
 _hkgname=lucid
 pkgname=haskell-lucid
-pkgver=2.11.1
-pkgrel=46
+pkgver=2.11.20230408
+pkgrel=1
 pkgdesc="Clear to write, read and edit DSL for HTML"
 url="https://github.com/chrisdone/lucid";
 license=('BSD')
@@ -11,7 +11,7 @@
 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=('9dd26a84b5ec00830a749f239298b3fd90f0682fc40b0287519cb7d987b80fa12322fc0be3e5d3720d84771cc488cd70eb77c7a4150e700128c9430893ff2179')
+sha512sums=('7503c5f74621498d31f71546946deb380038a044357b0b5a3529e53a8fc35e574b5843b497a248e019402ae5d444100732fa7f1df8220671bfab36f7612e1b0c')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to