Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unliftio
Commits:
ddae646c by Felix Yan at 2024-02-27T16:59:17+00:00
upgpkg: 0.2.25.0-8: rebuild with random 1.2.1.2
- - - - -
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 = 7
+ pkgrel = 8
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=7
+pkgrel=8
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/ddae646c3fcda8fe21647e12349fb823bd62ef6b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unliftio/-/commit/ddae646c3fcda8fe21647e12349fb823bd62ef6b
You're receiving this email because of your account on gitlab.archlinux.org.