Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-indexed-traversable
Commits:
1dcc046c by Felix Yan at 2024-01-10T19:23:53+02:00
upgpkg: 0.1.3-35: rebuild with unordered-containers 0.2.20
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-indexed-traversable
pkgdesc = FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
pkgver = 0.1.3
- pkgrel = 34
+ pkgrel = 35
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.3
-pkgrel=34
+pkgrel=35
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/1dcc046c40d82edcda220d85cd6bd09dba5bcd58
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable/-/commit/1dcc046c40d82edcda220d85cd6bd09dba5bcd58
You're receiving this email because of your account on gitlab.archlinux.org.