Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mono-traversable
Commits:
b290d678 by Felix Yan at 2025-08-06T20:41:40+08:00
upgpkg: 1.0.21.0-58: rebuild with bitvec 1.1.4.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 = 57
+ pkgrel = 58
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=57
+pkgrel=58
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/b290d6785ecc42606a401d17b65590585a8c51de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mono-traversable/-/commit/b290d6785ecc42606a401d17b65590585a8c51de
You're receiving this email because of your account on gitlab.archlinux.org.