[arch-commits] Commit in haskell-auto-update/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jun 25 04:02:54 UTC 2019
Date: Tuesday, June 25, 2019 @ 04:02:53
Author: felixonmars
Revision: 483773
upgpkg: haskell-auto-update 0.1.5-1
rebuild with auto-update 0.1.5
Modified:
haskell-auto-update/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-25 04:02:23 UTC (rev 483772)
+++ PKGBUILD 2019-06-25 04:02:53 UTC (rev 483773)
@@ -3,8 +3,8 @@
_hkgname=auto-update
pkgname=haskell-auto-update
-pkgver=0.1.4.1
-pkgrel=3
+pkgver=0.1.5
+pkgrel=1
pkgdesc="Efficiently run periodic, on-demand actions"
url="https://github.com/yesodweb/wai"
license=("MIT")
@@ -12,7 +12,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b66c8012e5fa9e86fcb84c1d927f53a904c1855c633546b1bfd21dd8b999ba05e76ae1c58424059dc5973a45dd90b6a88f87a8ea73a861da1cedb7522f2134e2')
+sha512sums=('756ba33f4eacf6badaf2e1abfc459444d9a7288300609ed79e3ac26afc39c60bc82c545626273a8c3ff1bb65ae03c501c965962b225ce097cc3a037d6af77224')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list