Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-th-extras
Commits:
01d6ab7b by Felix Yan at 2023-11-22T10:32:01+02:00
upgpkg: 0.0.0.6-67: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-th-extras
pkgdesc = A grab bag of functions for use with Template Haskell
pkgver = 0.0.0.6
- pkgrel = 66
+ pkgrel = 67
url = https://github.com/mokus0/th-extras
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=th-extras
pkgname=haskell-th-extras
pkgver=0.0.0.6
-pkgrel=66
+pkgrel=67
pkgdesc="A grab bag of functions for use with Template Haskell"
url="https://github.com/mokus0/th-extras"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-extras/-/commit/01d6ab7b65bf66be9f1fb366690b121195637d61
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-extras/-/commit/01d6ab7b65bf66be9f1fb366690b121195637d61
You're receiving this email because of your account on gitlab.archlinux.org.