Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-indexed-traversable-instances
Commits:
3047baa0 by Felix Yan at 2024-10-19T22:39:38+03:00
upgpkg: 0.1.2-3: rebuild with data-default-instances-dlist 0.0.1.1
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/3047baa0cc062497fa92f676c6ca3edfd273d222
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable-instances/-/commit/3047baa0cc062497fa92f676c6ca3edfd273d222
You're receiving this email because of your account on gitlab.archlinux.org.