Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mono-traversable
Commits:
07175547 by Felix Yan at 2023-11-24T11:05:58+02:00
upgpkg: 1.0.15.3-151: rebuild with lifted-async 0.10.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-mono-traversable
pkgdesc = Type classes for mapping, folding, and traversing monomorphic
containers
pkgver = 1.0.15.3
- pkgrel = 150
+ pkgrel = 151
url = https://github.com/snoyberg/mono-traversable
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=mono-traversable
pkgname=haskell-mono-traversable
pkgver=1.0.15.3
-pkgrel=150
+pkgrel=151
pkgdesc="Type classes for mapping, folding, and traversing monomorphic
containers"
url="https://github.com/snoyberg/mono-traversable"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mono-traversable/-/commit/07175547e0382c7c779079d77ac9f467723846ce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mono-traversable/-/commit/07175547e0382c7c779079d77ac9f467723846ce
You're receiving this email because of your account on gitlab.archlinux.org.