[arch-commits] Commit in haskell-tasty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 11 06:28:36 UTC 2018
Date: Thursday, October 11, 2018 @ 06:28:35
Author: felixonmars
Revision: 392139
upgpkg: haskell-tasty 1.1.0.4-1
rebuild with tasty 1.1.0.4
Modified:
haskell-tasty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-11 06:27:47 UTC (rev 392138)
+++ PKGBUILD 2018-10-11 06:28:35 UTC (rev 392139)
@@ -3,8 +3,8 @@
_hkgname=tasty
pkgname=haskell-tasty
-pkgver=1.1.0.3
-pkgrel=4
+pkgver=1.1.0.4
+pkgrel=1
pkgdesc="Modern and extensible testing framework"
url="http://documentup.com/feuerbach/tasty"
license=("MIT")
@@ -14,7 +14,7 @@
'haskell-wcwidth')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('18f8cbdfd968bdb3e4a8daa0d38a2f69288cc880ab433825deabd0d094f725d5a43e6495d17dae72693717b46f25ed330e9686d22c3d79abd96e3d494eaf41b2')
+sha512sums=('1e4814c8e3bd76b8dcd736a14b9fd250d84d2c6c96f3535f59ae89bae229af36fd2ebbf8b57026553cf89cd2c72edcbbbd047e9ed0c7cfc17a8dff1a6edf6a7e')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list