Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-th-utilities
Commits:
4372d087 by Felix Yan at 2025-05-25T04:56:08+08:00
upgpkg: 0.2.5.2-21: rebuild with vector 0.13.2.0
- - - - -
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 = 20
+ pkgrel = 21
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=20
+pkgrel=21
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/4372d087bd5cfc22bc5cbcadce8a33ec293233b5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-utilities/-/commit/4372d087bd5cfc22bc5cbcadce8a33ec293233b5
You're receiving this email because of your account on gitlab.archlinux.org.