Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unliftio
Commits:
00fd6c8e by Felix Yan at 2025-05-25T04:43:14+08:00
upgpkg: 0.2.25.1-16: rebuild with vector 0.13.2.0
- - - - -
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.1
- pkgrel = 15
+ pkgrel = 16
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.1
-pkgrel=15
+pkgrel=16
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/00fd6c8ef0a3f449109c83873d12d990ca4fa07f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unliftio/-/commit/00fd6c8ef0a3f449109c83873d12d990ca4fa07f
You're receiving this email because of your account on gitlab.archlinux.org.