[arch-commits] Commit in haskell-auto-update/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Feb 21 10:05:46 UTC 2019
Date: Thursday, February 21, 2019 @ 10:05:45
Author: felixonmars
Revision: 434905
upgpkg: haskell-auto-update 0.1.4.1-1
rebuild with auto-update 0.1.4.1
Modified:
haskell-auto-update/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-21 10:04:36 UTC (rev 434904)
+++ PKGBUILD 2019-02-21 10:05:45 UTC (rev 434905)
@@ -3,8 +3,8 @@
_hkgname=auto-update
pkgname=haskell-auto-update
-pkgver=0.1.4
-pkgrel=11
+pkgver=0.1.4.1
+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=('071e3b630503462320de3229ee955f378f95d69d6404b9bc4c6b493341f565ef04c41e12eafa4f7d7a85826dec0eed150fc58a77a2ce9f3b802dfc2a240ea45d')
+sha512sums=('b66c8012e5fa9e86fcb84c1d927f53a904c1855c633546b1bfd21dd8b999ba05e76ae1c58424059dc5973a45dd90b6a88f87a8ea73a861da1cedb7522f2134e2')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list