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

Felix Yan felixonmars at gemini.archlinux.org
Sun Sep 11 07:44:23 UTC 2022


    Date: Sunday, September 11, 2022 @ 07:44:23
  Author: felixonmars
Revision: 1300441

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

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-10 23:54:53 UTC (rev 1300440)
+++ PKGBUILD	2022-09-11 07:44:23 UTC (rev 1300441)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod
 pkgname=haskell-yesod
-pkgver=1.6.2
-pkgrel=108
+pkgver=1.6.2.1
+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=('7c7a3e191ce91ac4070179bdfdae89c60e91c702d9141bb90fcb7095d175727a3f0648221ea151b6e1f5c37a236f55c37aaf963c526e4ced572c19bd6fb0b3a8')
+sha512sums=('ef61044b329b0c6e122bc5ca0203735264f6cb85a4fe728819146b390a8b813a56cad7bd2ef928eb3b3f1ed4618b7f41e856c0f97be1030e50510a14820fd866')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list