[arch-commits] Commit in haskell-tasty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 24 20:04:01 UTC 2021
Date: Wednesday, March 24, 2021 @ 20:04:00
Author: felixonmars
Revision: 901756
upgpkg: haskell-tasty 1.4.0.3-1: rebuild with tasty 1.4.0.3
Modified:
haskell-tasty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-24 19:44:57 UTC (rev 901755)
+++ PKGBUILD 2021-03-24 20:04:00 UTC (rev 901756)
@@ -3,8 +3,8 @@
_hkgname=tasty
pkgname=haskell-tasty
-pkgver=1.4.0.2
-pkgrel=8
+pkgver=1.4.0.3
+pkgrel=1
pkgdesc="Modern and extensible testing framework"
url="http://documentup.com/feuerbach/tasty"
license=("MIT")
@@ -13,7 +13,7 @@
'haskell-tagged' 'haskell-unbounded-delays' 'haskell-wcwidth')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bef8f94dfd3f624242f0e797f2061026e691045d71fbb27daa0dd3c6d66aa31c2539fbb6b0b6d67f1ec15f5d4e41b1a62b4186993f781a905f7a71729f46025e')
+sha512sums=('cf9b0afc33fcfdfd7441976ccd567376da01a6128c22a8c236bb2c9d283ab335e87aac69f995a7e6d1b092f88c5061f51933b6b9fd5a9ddcb4b72c4414a509b2')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list