Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lifted-async
Commits:
11a67490 by Felix Yan at 2024-09-03T22:47:16+03:00
upgpkg: 0.10.2.5-29: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-lifted-async
pkgdesc = Run lifted IO operations asynchronously and wait for their
results
pkgver = 0.10.2.5
- pkgrel = 28
+ pkgrel = 29
url = https://github.com/maoe/lifted-async
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lifted-async
pkgname=haskell-lifted-async
pkgver=0.10.2.5
-pkgrel=28
+pkgrel=29
pkgdesc="Run lifted IO operations asynchronously and wait for their results"
url="https://github.com/maoe/lifted-async"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lifted-async/-/commit/11a67490033989d7ff403cfb67b81adf62c8d94d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lifted-async/-/commit/11a67490033989d7ff403cfb67b81adf62c8d94d
You're receiving this email because of your account on gitlab.archlinux.org.