Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lift-type
Commits:
e039db31 by Felix Yan at 2025-08-01T01:33:46+08:00
upgpkg: 0.1.2.0-33: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-lift-type
pkgdesc = Lift a type from a Typeable constraint to a Template Haskell
type
pkgver = 0.1.2.0
- pkgrel = 32
+ pkgrel = 33
url = https://github.com/parsonsmatt/lift-type#readme
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lift-type
pkgname=haskell-lift-type
pkgver=0.1.2.0
-pkgrel=32
+pkgrel=33
pkgdesc="Lift a type from a Typeable constraint to a Template Haskell type"
url="https://github.com/parsonsmatt/lift-type#readme"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lift-type/-/commit/e039db31cc8adc1a1dd57f66080d34b0d907ee8c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lift-type/-/commit/e039db31cc8adc1a1dd57f66080d34b0d907ee8c
You're receiving this email because of your account on gitlab.archlinux.org.