Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-distributive
Commits:
80a4332c by Felix Yan at 2025-08-01T01:41:31+08:00
upgpkg: 0.6.2.1-245: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
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 = 244
+ pkgrel = 245
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=244
+pkgrel=245
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/80a4332caff6ab2709d6588b0b6ea278a8687773
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-distributive/-/commit/80a4332caff6ab2709d6588b0b6ea278a8687773
You're receiving this email because of your account on gitlab.archlinux.org.