Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-indexed-traversable
Commits:
90084946 by Felix Yan at 2023-11-24T10:10:10+02:00
upgpkg: 0.1.3-27: rebuild with lifted-async 0.10.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-indexed-traversable
pkgdesc = FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
pkgver = 0.1.3
- pkgrel = 26
+ pkgrel = 27
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=26
+pkgrel=27
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/9008494699a8fe6438f47b4bc9dd9e46ae28349e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable/-/commit/9008494699a8fe6438f47b4bc9dd9e46ae28349e
You're receiving this email because of your account on gitlab.archlinux.org.