Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unliftio
Commits:
fe08fc2f by Felix Yan at 2025-09-14T09:01:47+00:00
upgpkg: 0.2.25.1-66: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
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 = 65
+ pkgrel = 66
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=65
+pkgrel=66
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/fe08fc2f8afc8f80eda2f4311696743e004002f5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unliftio/-/commit/fe08fc2f8afc8f80eda2f4311696743e004002f5
You're receiving this email because of your account on gitlab.archlinux.org.