Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-generic-data
Commits:
7bdf8fca by Felix Yan at 2025-09-29T22:43:21+00:00
upgpkg: 1.1.0.2-47: rebuild with doctest 0.22.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.2
- pkgrel = 46
+ pkgrel = 47
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=46
+pkgrel=47
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/7bdf8fca40d4474f7d126d971a74e9ab6494f63d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generic-data/-/commit/7bdf8fca40d4474f7d126d971a74e9ab6494f63d
You're receiving this email because of your account on gitlab.archlinux.org.