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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 25 11:47:22 UTC 2022


    Date: Friday, March 25, 2022 @ 11:47:22
  Author: felixonmars
Revision: 1176328

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

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-25 11:46:16 UTC (rev 1176327)
+++ PKGBUILD	2022-03-25 11:47:22 UTC (rev 1176328)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.21.0
-pkgrel=126
+pkgver=1.6.22.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=('0d51214b28aa0fd193b5f251541648dbfa28c8752d5067241078e92a5e90f8af09cfcc8f76a45c00bd173693e1eaa69ef3df7894895a309d2df90cdb12f61fc8')
+sha512sums=('66f8ecadac1870ac9728dcf8ffb9233794a6e32b7662afdcb0938801eb39bde3e6068f9b218be6a2180e48f699b764a0f559c89553a20f932fbab736c7ecdd6c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list