Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-indexed-traversable
Commits:
b5edde7b by Felix Yan at 2024-01-10T19:17:09+02:00
upgpkg: 0.1.3-34: 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 = 33
+ pkgrel = 34
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=33
+pkgrel=34
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/b5edde7b7ce8aa76502941c02385d599358d0495
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-indexed-traversable/-/commit/b5edde7b7ce8aa76502941c02385d599358d0495
You're receiving this email because of your account on gitlab.archlinux.org.