[arch-commits] Commit in haskell-doctest/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Sep 29 15:01:27 UTC 2018


    Date: Saturday, September 29, 2018 @ 15:01:26
  Author: felixonmars
Revision: 387739

upgpkg: haskell-doctest 0.16.0.1-1

rebuild with doctest 0.16.0.1

Modified:
  haskell-doctest/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-29 14:58:00 UTC (rev 387738)
+++ PKGBUILD	2018-09-29 15:01:26 UTC (rev 387739)
@@ -3,8 +3,8 @@
 
 _hkgname=doctest
 pkgname=haskell-doctest
-pkgver=0.16.0
-pkgrel=4
+pkgver=0.16.0.1
+pkgrel=1
 pkgdesc="Test interactive Haskell examples"
 url="https://github.com/sol/doctest"
 license=("MIT")
@@ -14,7 +14,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=('20b2b1dcfe9173b64a1f09369711f3aaaf045d9ed3c11731c6001a8e71ca8a9c5ebee4c4e88673f5da1a215fe0dce478ab05786fe6f54b5c30ba7fe0f89ecc6d')
+sha512sums=('c951ea990f14cb96c58e31fe491ce41b93950e99a89aae10873c2ba8ce763081c5ccdd2741e0e2174a7eba65a04fa0d86dcadaaf9d3765b8d49ea8336553486a')
 
 prepare() {
     # Add -dynamic flag



More information about the arch-commits mailing list