Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-colourista
Commits:
c769c95c by Felix Yan at 2023-11-22T10:26:15+02:00
upgpkg: 0.1.0.2-29: rebuild with async 2.2.5
- - - - -
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 = 28
+ pkgrel = 29
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=28
+pkgrel=29
pkgdesc="Convenient interface for printing colourful messages based on the
ansi-terminal library."
url="https://github.com/kowainik/colourista"
license=('MPL2')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-colourista/-/commit/c769c95c624ab5788690c22a50b2b1dd3c253625
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-colourista/-/commit/c769c95c624ab5788690c22a50b2b1dd3c253625
You're receiving this email because of your account on gitlab.archlinux.org.