Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-generic-data
Commits:
2ff82f94 by Felix Yan at 2025-09-10T18:53:50+00:00
upgpkg: 1.1.0.2-27: rebuild with lifted-async 0.11.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-generic-data
pkgdesc = Deriving instances with GHC.Generics and related utilities
pkgver = 1.1.0.2
- pkgrel = 26
+ pkgrel = 27
url = https://github.com/Lysxia/generic-data
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=generic-data
pkgname=haskell-generic-data
pkgver=1.1.0.2
-pkgrel=26
+pkgrel=27
pkgdesc="Deriving instances with GHC.Generics and related utilities"
url="https://github.com/Lysxia/generic-data"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generic-data/-/commit/2ff82f94a0569ca2ebe6e394c5c77085aa004722
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generic-data/-/commit/2ff82f94a0569ca2ebe6e394c5c77085aa004722
You're receiving this email because of your account on gitlab.archlinux.org.