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

Felix Yan felixonmars at archlinux.org
Sat Jun 27 15:32:03 UTC 2020


    Date: Saturday, June 27, 2020 @ 15:32:02
  Author: felixonmars
Revision: 654943

upgpkg: haskell-yesod 1.6.0.2-1: rebuild with yesod 1.6.0.2

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-27 15:20:10 UTC (rev 654942)
+++ PKGBUILD	2020-06-27 15:32:02 UTC (rev 654943)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod
 pkgname=haskell-yesod
-pkgver=1.6.0.1
-pkgrel=127
+pkgver=1.6.0.2
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -16,7 +16,7 @@
          'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-persistent')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('776668becc858274bca8883a9ffc71be48385e85ba1f393a4f4ba70d4acbac5ff8c1a5c233404d81cd34c3ba6da96d6ba97ee5e552278879ca0f877c7cf3a0cc')
+sha512sums=('8274e51e48c6cda936b1b1024634ed1235cdeca5e5478fec7f9ca1ff9c995263235d2152290e902151d1c21415140846e0c4a336546b9e1617fae677dfac2cfb')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list