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

Felix Yan felixonmars at archlinux.org
Thu Jul 20 15:30:52 UTC 2017


    Date: Thursday, July 20, 2017 @ 15:30:52
  Author: felixonmars
Revision: 245828

upgpkg: haskell-yesod-core 1.4.35.1-1

rebuild with yesod-core,1.4.35.1 yesod-form,1.4.13

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-20 15:22:28 UTC (rev 245827)
+++ PKGBUILD	2017-07-20 15:30:52 UTC (rev 245828)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.4.35
-pkgrel=20
+pkgver=1.4.35.1
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -22,7 +22,7 @@
          "haskell-unordered-containers" "haskell-vector" "haskell-wai" "haskell-wai-extra"
          "haskell-wai-logger" "haskell-warp" "haskell-word8")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e26358aa6f6695e7edff3a603bfd6ba2148f58089e35f1e70bf451b38beb22c9f8e1b039488a37953b2f3027d4204643fee7dc704adb7916add4c582dafa77aa')
+sha512sums=('406439734785da3e86008ecad3af2a39bd46d395342bbe4115e923f3ab0750808c69a48fd283f134371cea9d455ee15f456c589886324d03e6a3fb11310b220f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list