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

Felix Yan felixonmars at gemini.archlinux.org
Thu Nov 11 15:08:44 UTC 2021


    Date: Thursday, November 11, 2021 @ 15:08:44
  Author: felixonmars
Revision: 1042173

upgpkg: haskell-doctest 0.18.2-1: rebuild with doctest 0.18.2

Modified:
  haskell-doctest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-11 15:03:58 UTC (rev 1042172)
+++ PKGBUILD	2021-11-11 15:08:44 UTC (rev 1042173)
@@ -3,8 +3,8 @@
 
 _hkgname=doctest
 pkgname=haskell-doctest
-pkgver=0.18.1
-pkgrel=70
+pkgver=0.18.2
+pkgrel=1
 pkgdesc="Test interactive Haskell examples"
 url="https://github.com/sol/doctest"
 license=("MIT")
@@ -15,7 +15,7 @@
 checkdepends=('haskell-hunit' 'haskell-hspec' 'haskell-hspec-core' 'haskell-quickcheck'
               'haskell-stringbuilder' 'haskell-silently' 'haskell-setenv' 'haskell-mockery')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e9e74eed4246f3aeaa71940db8275f080be0a5e296c43b16b48228dbafac821643572edca3210a65d315ebbe900a1c484346aee75c88add052d9640ff008fc82')
+sha512sums=('fd6c9d5b3292083ec3d9301779c0d165879cea0b71d5548cd49e6394f6eaf908679312f1ed9606298966169cd383886df18fb292e15a4132c1567f4c46782b83')
 
 prepare() {
     # Add -dynamic flag



More information about the arch-commits mailing list