Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-indexed-traversable-instances
Commits:
1b45f6df by Felix Yan at 2023-11-09T23:10:40+02:00
upgpkg: 0.1.1.2-14: rebuild with math-functions 0.3.4.3
- - - - -
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.1.2
- pkgrel = 13
+ pkgrel = 14
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.1.2
-pkgrel=13
+pkgrel=14
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/1b45f6dfcc16dc6b5bf4c5db557d3c471113e664
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable-instances/-/commit/1b45f6dfcc16dc6b5bf4c5db557d3c471113e664
You're receiving this email because of your account on gitlab.archlinux.org.