Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mono-traversable
Commits:
eb5ec867 by Felix Yan at 2025-07-31T19:05:23+08:00
upgpkg: 1.0.21.0-51: rebuild with optparse-applicative 0.18.1.0
- - - - -
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 = 50
+ pkgrel = 51
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=50
+pkgrel=51
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/eb5ec86717a12cfc8b22abb8e1c4798510830bcd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mono-traversable/-/commit/eb5ec86717a12cfc8b22abb8e1c4798510830bcd
You're receiving this email because of your account on gitlab.archlinux.org.