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

Felix Yan felixonmars at archlinux.org
Thu May 13 23:56:57 UTC 2021


    Date: Thursday, May 13, 2021 @ 23:56:57
  Author: felixonmars
Revision: 933900

upgpkg: haskell-colourista 0.1.0.1-6: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7

Modified:
  haskell-colourista/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-13 23:33:32 UTC (rev 933899)
+++ PKGBUILD	2021-05-13 23:56:57 UTC (rev 933900)
@@ -4,7 +4,7 @@
 _hkgname=colourista
 pkgname=haskell-colourista
 pkgver=0.1.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Convenient interface for printing colourful messages based on the ansi-terminal library."
 url="https://github.com/kowainik/colourista"
 license=('MPL2')
@@ -17,6 +17,7 @@
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
+  uusi -u hspec $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list