Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-indexed-traversable
Commits:
d176dede by Felix Yan at 2025-10-06T06:34:52+08:00
upgpkg: 0.1.4-170: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-indexed-traversable
pkgdesc = FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
pkgver = 0.1.4
- pkgrel = 169
+ pkgrel = 170
url = https://github.com/haskellari/indexed-traversable
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=indexed-traversable
pkgname=haskell-indexed-traversable
pkgver=0.1.4
-pkgrel=169
+pkgrel=170
pkgdesc="FunctorWithIndex, FoldableWithIndex, TraversableWithIndex"
url="https://github.com/haskellari/indexed-traversable"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable/-/commit/d176dedeb6a5a51df29dc967f90ee5210cf3ca76
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable/-/commit/d176dedeb6a5a51df29dc967f90ee5210cf3ca76
You're receiving this email because of your account on gitlab.archlinux.org.