Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-generic-data
Commits:
95ba436b by Felix Yan at 2025-08-02T22:02:42+08:00
upgpkg: 1.1.0.1-9: rebuild with lens 5.3
- - - - -
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.1
- pkgrel = 8
+ pkgrel = 9
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.1
-pkgrel=8
+pkgrel=9
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/95ba436bb26f57da3fd6e96e5d61c689f47fcceb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generic-data/-/commit/95ba436bb26f57da3fd6e96e5d61c689f47fcceb
You're receiving this email because of your account on gitlab.archlinux.org.