Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-th-extras
Commits:
ae844212 by Felix Yan at 2023-11-16T12:13:40+02:00
upgpkg: 0.0.0.6-65: rebuild with optparse-applicative 0.17.1.0
- - - - -
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 = 64
+ pkgrel = 65
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=64
+pkgrel=65
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/ae84421233750643947a230fe532f1b4ea34486c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-extras/-/commit/ae84421233750643947a230fe532f1b4ea34486c
You're receiving this email because of your account on gitlab.archlinux.org.