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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 22 18:14:17 UTC 2021


    Date: Thursday, July 22, 2021 @ 18:14:16
  Author: felixonmars
Revision: 983963

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

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-22 18:12:07 UTC (rev 983962)
+++ PKGBUILD	2021-07-22 18:14:16 UTC (rev 983963)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.20.2
-pkgrel=7
+pkgver=1.6.21.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=('4f0e318443e0a80b9e2f5c1cb13d80be69af5597e833c58e804fa3238a29db756c8ce1265c453af54deac98663f5967c12c9efe60efa9819d5d338f71dd2f172')
+sha512sums=('0d51214b28aa0fd193b5f251541648dbfa28c8752d5067241078e92a5e90f8af09cfcc8f76a45c00bd173693e1eaa69ef3df7894895a309d2df90cdb12f61fc8')
 
 build() {
     cd $_hkgname-$pkgver




More information about the arch-commits mailing list