Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lift-type
Commits:
6c9f9921 by Felix Yan at 2025-10-10T07:19:36+08:00
upgpkg: 0.1.2.0-96: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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 = 95
+ pkgrel = 96
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=95
+pkgrel=96
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/6c9f99218cb80a0721299d625070bd79bd800659
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lift-type/-/commit/6c9f99218cb80a0721299d625070bd79bd800659
You're receiving this email because of your account on gitlab.archlinux.org.