Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-indexed-traversable-instances
Commits:
185c7f72 by Felix Yan at 2025-08-02T02:04:36+08:00
upgpkg: 0.1.2-58: rebuild with hspec 2.10.10, hspec-core 2.10.10,
hspec-discover 2.10.10
- - - - -
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 = 57
+ pkgrel = 58
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=57
+pkgrel=58
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/185c7f72ab6f5a2d24e5dbba50055f369928ff44
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable-instances/-/commit/185c7f72ab6f5a2d24e5dbba50055f369928ff44
You're receiving this email because of your account on gitlab.archlinux.org.