Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-generic-data
Commits:
7cfe34b7 by Felix Yan at 2025-08-28T13:04:03+08:00
upgpkg: 1.1.0.2-8: rebuild with lens 5.3.1
- - - - -
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 = 7
+ pkgrel = 8
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=7
+pkgrel=8
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/7cfe34b7c6e3d8c22a108b493218095ca0c27805
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generic-data/-/commit/7cfe34b7c6e3d8c22a108b493218095ca0c27805
You're receiving this email because of your account on gitlab.archlinux.org.