Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-indexed-traversable-instances
Commits:
562d7dfb by Felix Yan at 2025-10-10T07:44:12+08:00
upgpkg: 0.1.2-121: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-indexed-traversable-instances
pkgdesc = More instances of FunctorWithIndex, FoldableWithIndex,
TraversableWithIndex
pkgver = 0.1.2
- pkgrel = 120
+ pkgrel = 121
url = https://github.com/haskellari/indexed-traversable
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=indexed-traversable-instances
pkgname=haskell-indexed-traversable-instances
pkgver=0.1.2
-pkgrel=120
+pkgrel=121
pkgdesc="More instances of 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-instances/-/commit/562d7dfb814cbff509d67d9f2103af8d47072091
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable-instances/-/commit/562d7dfb814cbff509d67d9f2103af8d47072091
You're receiving this email because of your account on gitlab.archlinux.org.