[arch-commits] Commit in haskell-doctest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 18 02:18:33 UTC 2018
Date: Wednesday, July 18, 2018 @ 02:18:32
Author: felixonmars
Revision: 361504
upgpkg: haskell-doctest 0.16.0-1
rebuild with doctest 0.16.0
Modified:
haskell-doctest/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-18 02:16:14 UTC (rev 361503)
+++ PKGBUILD 2018-07-18 02:18:32 UTC (rev 361504)
@@ -4,8 +4,8 @@
_hkgname=doctest
pkgname=haskell-doctest
-pkgver=0.15.0
-pkgrel=18
+pkgver=0.16.0
+pkgrel=1
pkgdesc="Test interactive Haskell examples"
url="https://github.com/sol/doctest"
license=("MIT")
@@ -15,7 +15,7 @@
makedepends=('ghc' 'haskell-hunit' 'haskell-hspec' 'haskell-quickcheck' 'haskell-stringbuilder'
'haskell-silently' 'haskell-setenv' 'haskell-with-location' 'haskell-mockery')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('21be584387b97dabe1a026bc2460caef5e9932747ee751810d5a8f2ce335eefab07eebe047c72661f8b8f017f8fa7ee947324e8aa70a3fd25a80f594c41dfa5d')
+sha512sums=('20b2b1dcfe9173b64a1f09369711f3aaaf045d9ed3c11731c6001a8e71ca8a9c5ebee4c4e88673f5da1a215fe0dce478ab05786fe6f54b5c30ba7fe0f89ecc6d')
prepare() {
# Add -dynamic flag
More information about the arch-commits
mailing list