Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mono-traversable
Commits:
88646808 by Felix Yan at 2025-03-10T21:16:43+08:00
upgpkg: 1.0.21.0-6: rebuild with test-framework-quickcheck2 0.3.0.6
- - - - -
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.21.0
- pkgrel = 5
+ pkgrel = 6
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.21.0
-pkgrel=5
+pkgrel=6
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/886468080688430c818d33f8922c557b82c8fc46
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mono-traversable/-/commit/886468080688430c818d33f8922c557b82c8fc46
You're receiving this email because of your account on gitlab.archlinux.org.