[arch-commits] Commit in haskell-auto-update/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon May 9 13:58:55 UTC 2016
Date: Monday, May 9, 2016 @ 15:58:55
Author: fyan
Revision: 174421
upgpkg: haskell-auto-update 0.1.4-1
rebuild with auto-update-0.1.4, hpack-0.14.0, pandoc-crossref-0.2.1.2, pipes-4.1.9, tls-1.3.7
Modified:
haskell-auto-update/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-09 13:48:30 UTC (rev 174420)
+++ PKGBUILD 2016-05-09 13:58:55 UTC (rev 174421)
@@ -4,7 +4,7 @@
_hkgname=auto-update
pkgname=haskell-auto-update
-pkgver=0.1.3.1
+pkgver=0.1.4
pkgrel=1
pkgdesc="Efficiently run periodic, on-demand actions"
url="https://github.com/yesodweb/wai"
@@ -14,7 +14,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('01367ac53d1951ffdccfccbf338d00d3605967cf717f2404b9901a206385427c')
+sha256sums=('5e96c151024e8bcaf4eaa932e16995872b2017f46124b967e155744d9580b425')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list