Date: Friday, March 3, 2023 @ 19:40:01
  Author: felixonmars
Revision: 1411068

upgpkg: haskell-yesod-core 1.6.24.2-1: rebuild with yesod-core 1.6.24.2

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-03 19:25:27 UTC (rev 1411067)
+++ PKGBUILD    2023-03-03 19:40:01 UTC (rev 1411068)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.24.1
-pkgrel=4
+pkgver=1.6.24.2
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/";
 license=("MIT")
@@ -20,7 +20,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-async' 'haskell-hspec'
              'haskell-hspec-expectations' 'haskell-network' 
'haskell-streaming-commons')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('9d002aaa6d9ce3444eace56b33af065b4f18104098e94cf4c2031c45a20f1309924ad3ccd9abd964a61740570af1f3c3e665c16286a2f80355751a5437bf04c9')
+sha512sums=('d75431871d3b38b78ca220a602ac44894c1142345588707591bacb9590ca98d4706285377d91e78e61e84050b55b2c96c0a308c4d84d2779d5fccb318f451ef3')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to