Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-flexible-defaults
Commits:
e1acc671 by Felix Yan at 2025-09-29T08:26:17+00:00
upgpkg: 0.0.3-242: rebuild with base-compat 0.14.1, base-compat-batteries 0.14.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-flexible-defaults
pkgdesc = Generate default function implementations for complex type
classes.
pkgver = 0.0.3
- pkgrel = 241
+ pkgrel = 242
url = https://github.com/peti/flexible-defaults
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=flexible-defaults
pkgname=haskell-flexible-defaults
pkgver=0.0.3
-pkgrel=241
+pkgrel=242
pkgdesc="Generate default function implementations for complex type classes."
url="https://github.com/peti/flexible-defaults"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-flexible-defaults/-/commit/e1acc671d024db416335f5f5e1f9e4ee4e0e0470
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-flexible-defaults/-/commit/e1acc671d024db416335f5f5e1f9e4ee4e0e0470
You're receiving this email because of your account on gitlab.archlinux.org.