Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-colourista
Commits:
0f6b1a7e by Felix Yan at 2024-08-26T20:49:24+03:00
upgpkg: 0.1.0.2-39: rebuild with hashable 1.4.4.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 = 38
+ pkgrel = 39
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=38
+pkgrel=39
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/0f6b1a7e5a707ff4e5189d910b248ef423e8d196
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-colourista/-/commit/0f6b1a7e5a707ff4e5189d910b248ef423e8d196
You're receiving this email because of your account on gitlab.archlinux.org.