Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-colourista


Commits:
70bb9a90 by Felix Yan at 2025-10-13T09:46:07+08:00
upgpkg: 0.1.0.2-136: rebuild with cabal-fmt 0.1.7, cabal-install 3.10.3.0, 
cabal-install-parsers 0.6.1.1, cabal-install-solver 3.10.3.0, 
filepath-bytestring 1.5.2.0.1, fourmolu 0.12.0.0, ghc 9.6.6, ghc-exactprint 
1.7.1.0, ghc-lib-parser 9.6.6.20240701, ghc-lib-parser-ex 9.6.0.2, 
ghc-syntax-highlighter 0.0.10.0, hlint 3.6, ormolu 0.6.0.0, spdx 1.1, 
stylish-haskell 0.14.5.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-colourista
        pkgdesc = Convenient interface for printing colourful messages based on 
the ansi-terminal library.
        pkgver = 0.1.0.2
-       pkgrel = 135
+       pkgrel = 136
        url = https://github.com/kowainik/colourista
        arch = x86_64
        license = MPL2


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=colourista
 pkgname=haskell-colourista
 pkgver=0.1.0.2
-pkgrel=135
+pkgrel=136
 pkgdesc="Convenient interface for printing colourful messages based on the 
ansi-terminal library."
 url="https://github.com/kowainik/colourista";
 license=('MPL2')
@@ -17,7 +17,7 @@ 
sha512sums=('eb3fd127f0eb1b855c99f8d370993d9485e03d55ab45cdbd2231129417dc9e6299e
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
-  uusi -u ansi-terminal -u hspec
+  uusi -u ansi-terminal -u base -u hspec
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-colourista/-/commit/70bb9a90e30a29e7a5b7c6b0ab40be81f12e2fe7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-colourista/-/commit/70bb9a90e30a29e7a5b7c6b0ab40be81f12e2fe7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to