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

Felix Yan fyan at archlinux.org
Wed Dec 16 21:29:00 UTC 2015


    Date: Wednesday, December 16, 2015 @ 22:28:59
  Author: fyan
Revision: 153446

upgpkg: haskell-auto-update 0.1.3-1

Modified:
  haskell-auto-update/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-16 21:24:05 UTC (rev 153445)
+++ PKGBUILD	2015-12-16 21:28:59 UTC (rev 153446)
@@ -4,8 +4,8 @@
 
 _hkgname=auto-update
 pkgname=haskell-auto-update
-pkgver=0.1.2.2
-pkgrel=2
+pkgver=0.1.3
+pkgrel=1
 pkgdesc="Efficiently run periodic, on-demand actions"
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('7b3000c330055d4059fe8d9ab044c29e3a57b4dc31b88ea386a75a886b6144db')
+sha256sums=('3d8e11271d9c0bacefd663143af60c530dd7483b70582bae56e64b6716891509')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list