Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-generic-data
Commits:
be41d184 by Felix Yan at 2024-10-20T18:48:19+03:00
upgpkg: 1.1.0.0-23: rebuild with data-default-instances-dlist 0.0.1.1, try 2
- - - - -
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.0
- pkgrel = 22
+ pkgrel = 23
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.0
-pkgrel=22
+pkgrel=23
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/be41d1842f47fa2127f403df46d20c0be0e2c92f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-generic-data/-/commit/be41d1842f47fa2127f403df46d20c0be0e2c92f
You're receiving this email because of your account on gitlab.archlinux.org.