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

Felix Yan fyan at archlinux.org
Wed Mar 30 14:27:17 UTC 2016


    Date: Wednesday, March 30, 2016 @ 16:27:16
  Author: fyan
Revision: 168867

upgpkg: haskell-yesod-core 1.4.20-1

rebuild with conduit-extra-1.1.12, wai-3.2.0.1, wai-app-static-3.1.5, warp-3.2.4, yesod-auth-1.4.13, yesod-core-1.4.20, yesod-form-1.4.7, yesod-persistent-1.4.0.4

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-30 14:26:40 UTC (rev 168866)
+++ PKGBUILD	2016-03-30 14:27:16 UTC (rev 168867)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.4.19
-pkgrel=23
+pkgver=1.4.20
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -26,7 +26,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('8425c1df703521b020b476035f572e953ac356ce6f5e35c424b29f0d5ff76ded')
+sha256sums=('a47689a8d681e1083538ea9126601f70db3869a74170901de29250ce3d9c1bda')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list