Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-async
Commits:
40baa0d8 by Felix Yan at 2024-08-26T20:01:51+03:00
upgpkg: 2.2.5-28: rebuild with hashable 1.4.4.0 (rebuild pass 1, specified
--nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-async
pkgdesc = Run IO operations asynchronously and wait for their results
pkgver = 2.2.5
- pkgrel = 27
+ pkgrel = 28
url = https://github.com/simonmar/async
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=async
pkgname=haskell-async
pkgver=2.2.5
-pkgrel=27
+pkgrel=28
pkgdesc="Run IO operations asynchronously and wait for their results"
url="https://github.com/simonmar/async"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-async/-/commit/40baa0d8c310134f48a8d895d3339fc82c86891e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-async/-/commit/40baa0d8c310134f48a8d895d3339fc82c86891e
You're receiving this email because of your account on gitlab.archlinux.org.