Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lift-type
Commits:
02a256d2 by Felix Yan at 2025-04-03T00:00:54+08:00
upgpkg: 0.1.2.0-13: rebuild with regex-posix 0.96.0.2
- - - - -
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 = 12
+ pkgrel = 13
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=12
+pkgrel=13
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/02a256d22aa58af51930c2672e47bfb9a02ca09b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lift-type/-/commit/02a256d22aa58af51930c2672e47bfb9a02ca09b
You're receiving this email because of your account on gitlab.archlinux.org.