Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-reflection
Commits:
1c3a9b46 by Felix Yan at 2024-10-19T21:46:26+03:00
upgpkg: 2.1.8-2: rebuild with data-default-instances-dlist 0.0.1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-reflection
pkgdesc = Reifies arbitrary terms into types that can be reflected back
into terms
pkgver = 2.1.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ekmett/reflection
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=reflection
pkgname=haskell-reflection
pkgver=2.1.8
-pkgrel=1
+pkgrel=2
pkgdesc="Reifies arbitrary terms into types that can be reflected back into
terms"
url="https://github.com/ekmett/reflection"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-reflection/-/commit/1c3a9b46a60cff46d204a87434adadfb69149ca7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-reflection/-/commit/1c3a9b46a60cff46d204a87434adadfb69149ca7
You're receiving this email because of your account on gitlab.archlinux.org.