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

Felix Yan felixonmars at archlinux.org
Sun Jan 28 04:19:16 UTC 2018


    Date: Sunday, January 28, 2018 @ 04:19:14
  Author: felixonmars
Revision: 287582

upgpkg: haskell-yesod-core 1.4.37.3-1

rebuild with yesod-core,1.4.37.3

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-28 04:16:24 UTC (rev 287581)
+++ PKGBUILD	2018-01-28 04:19:14 UTC (rev 287582)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.4.37.2
-pkgrel=34
+pkgver=1.4.37.3
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -23,7 +23,7 @@
          "haskell-wai-logger" "haskell-warp" "haskell-word8")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('712e8e423e532c5a458d948e3d7805c528019fd851ea13ebff2ebec3b7a308309752f3283e5fa27ab408e9e0e5d90f58096db7d05b90be59abecbb4f6a8424db')
+sha512sums=('ae7fe47302edccae5172fd9326f0a3851b00e96424b98d8af91438a6fca726eaf90bc8461f71f0d9dbe02c4c5a9c4efcb6be851d738641c998d4898a3e6fc482')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list