Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unliftio
Commits:
17943f2d by Felix Yan at 2024-08-26T21:04:13+03:00
upgpkg: 0.2.25.0-11: rebuild with hashable 1.4.4.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.0
- pkgrel = 10
+ pkgrel = 11
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=10
+pkgrel=11
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/17943f2d656f24bdf4d62dfd1d448d4f04876285
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unliftio/-/commit/17943f2d656f24bdf4d62dfd1d448d4f04876285
You're receiving this email because of your account on gitlab.archlinux.org.