Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-th-utilities
Commits:
0c478f3f by Felix Yan at 2025-09-19T10:17:53+00:00
upgpkg: 0.2.5.2-80: rebuild with tasty 1.5.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 = 79
+ pkgrel = 80
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=79
+pkgrel=80
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/0c478f3ffb5e49621df61841f5961d01c5aec83b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-utilities/-/commit/0c478f3ffb5e49621df61841f5961d01c5aec83b
You're receiving this email because of your account on gitlab.archlinux.org.