Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unliftio
Commits:
17398e4f by Felix Yan at 2024-09-03T22:20:54+03:00
upgpkg: 0.2.25.0-12: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-unliftio
pkgdesc = The MonadUnliftIO typeclass for unlifting monads to IO
(batteries included)
pkgver = 0.2.25.0
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/fpco/monad-unlift
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=unliftio
pkgname=haskell-unliftio
pkgver=0.2.25.0
-pkgrel=11
+pkgrel=12
pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries
included)"
url="https://github.com/fpco/monad-unlift"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unliftio/-/commit/17398e4f9dfe51ad7365ccdfdb98f1c3c015ea15
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unliftio/-/commit/17398e4f9dfe51ad7365ccdfdb98f1c3c015ea15
You're receiving this email because of your account on gitlab.archlinux.org.