Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mono-traversable
Commits:
beef11c6 by Felix Yan at 2025-07-23T08:52:33+08:00
upgpkg: 1.0.21.0-49: rebuild with haskell-lexer 1.1.2
- - - - -
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 = 48
+ pkgrel = 49
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=48
+pkgrel=49
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/beef11c629e0264dbb0e17e239a8dd074a1852fc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mono-traversable/-/commit/beef11c629e0264dbb0e17e239a8dd074a1852fc
You're receiving this email because of your account on gitlab.archlinux.org.