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

Felix Yan felixonmars at archlinux.org
Sat Apr 10 12:28:10 UTC 2021


    Date: Saturday, April 10, 2021 @ 12:28:10
  Author: felixonmars
Revision: 915494

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

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-10 12:09:57 UTC (rev 915493)
+++ PKGBUILD	2021-04-10 12:28:10 UTC (rev 915494)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.18.8
-pkgrel=97
+pkgver=1.6.19.0
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -19,7 +19,7 @@
          'haskell-wai-extra' 'haskell-wai-logger' 'haskell-warp' 'haskell-word8')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1774281bf8de190995360bcf461adc46b65bac5fa2200aada0b511f73b3bc7bab8365fa4737b4de4723481f7b76c0cb440d68b118c15c46e3d455ea9126bffa7')
+sha512sums=('162e742ff4153521746832488aede40e654ac4272afaaeedf05dbc7922a21a6298ba519509af280ac2e9c5653dea23a75747de8a6e2358729b1ba36f1ef27ffc')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list