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

Felix Yan felixonmars at archlinux.org
Sat Sep 16 10:21:12 UTC 2017


    Date: Saturday, September 16, 2017 @ 10:21:12
  Author: felixonmars
Revision: 257756

upgpkg: haskell-yesod-core 1.4.37-1

rebuild with yesod-core,1.4.37

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-16 09:27:29 UTC (rev 257755)
+++ PKGBUILD	2017-09-16 10:21:12 UTC (rev 257756)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.4.36
-pkgrel=12
+pkgver=1.4.37
+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=('e19ab3b9dd2be1150c7f6d86312a17053a538274d9c885e18f03ef910b82ce79bdba603b491f7857d30f5d286ca3382031baa6f8c485bc8f943833ecf394ce7c')
+sha512sums=('e71fd8710fa7384b4c3c6c2d7b1180f93ff725a24a16d0e756e8408ca92cb7df53359f679e63fe2109e3b72dc52c8f845ca4fbbf09872eba576205553bcec9af')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list