Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-th-utilities
Commits:
e14091f5 by Felix Yan at 2025-07-23T07:32:42+08:00
upgpkg: 0.2.5.2-25: rebuild with haskell-lexer 1.1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-th-utilities
pkgdesc = Collection of useful functions for use with Template Haskell
pkgver = 0.2.5.2
- pkgrel = 24
+ pkgrel = 25
url = https://github.com/fpco/th-utilities
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=th-utilities
pkgname=haskell-th-utilities
pkgver=0.2.5.2
-pkgrel=24
+pkgrel=25
pkgdesc="Collection of useful functions for use with Template Haskell"
url="https://github.com/fpco/th-utilities"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-utilities/-/commit/e14091f5c574af19efbdae77c7e02a6a3717ea9e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-utilities/-/commit/e14091f5c574af19efbdae77c7e02a6a3717ea9e
You're receiving this email because of your account on gitlab.archlinux.org.