Date: Wednesday, January 11, 2023 @ 01:21:40
  Author: felixonmars
Revision: 1382884

upgpkg: haskell-microstache 1.0.2.3-1: rebuild with microstache 1.0.2.3

Modified:
  haskell-microstache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-11 01:14:43 UTC (rev 1382883)
+++ PKGBUILD    2023-01-11 01:21:40 UTC (rev 1382884)
@@ -3,8 +3,8 @@
 
 _hkgname=microstache
 pkgname=haskell-microstache
-pkgver=1.0.2.2
-pkgrel=32
+pkgver=1.0.2.3
+pkgrel=1
 pkgdesc="Mustache templates for Haskell"
 url="https://github.com/phadej/microstache";
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-aeson' 'haskell-unordered-containers' 
'haskell-vector')
 makedepends=('ghc' 'haskell-base-orphans' 'haskell-tasty' 
'haskell-tasty-hunit')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('85cace810dc58044a839b92e0a332fc34745994872c8abe7f4619e12293a274d19267831a5882faee0fe826627035620a6bee50d5648b940a8e6ca5d362d11d9')
+sha512sums=('c50fa66a019116ca81e63de59951df29316c39c50d3672197353987ac431f63cc97ee26adb1f8f31ffdad7409f58e2a369502da0e0484af0b0632b6ac8deac4d')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to