Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-distributive
Commits:
bbfa3f4d by Felix Yan at 2025-10-05T00:29:31+08:00
upgpkg: 0.6.2.1-393: rebuild with unordered-containers 0.2.20.1 (rebuild pass
1, specified --nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-distributive
pkgdesc = Distributive functors -- Dual to Traversable
pkgver = 0.6.2.1
- pkgrel = 392
+ pkgrel = 393
url = https://github.com/ekmett/distributive/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=distributive
pkgname=haskell-distributive
pkgver=0.6.2.1
-pkgrel=392
+pkgrel=393
pkgdesc="Distributive functors -- Dual to Traversable"
url="https://github.com/ekmett/distributive/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-distributive/-/commit/bbfa3f4dfdbc4b17e216050e5202417401d1b9c7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-distributive/-/commit/bbfa3f4dfdbc4b17e216050e5202417401d1b9c7
You're receiving this email because of your account on gitlab.archlinux.org.