Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-th-extras
Commits:
79a60902 by Felix Yan at 2024-08-26T20:52:02+03:00
upgpkg: 0.0.0.8-3: rebuild with hashable 1.4.4.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.8
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/erikd/th-extras
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=th-extras
pkgname=haskell-th-extras
pkgver=0.0.0.8
-pkgrel=2
+pkgrel=3
pkgdesc="A grab bag of functions for use with Template Haskell"
url="https://github.com/erikd/th-extras"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-extras/-/commit/79a60902d66d7647d011c8470837d593043afcee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-extras/-/commit/79a60902d66d7647d011c8470837d593043afcee
You're receiving this email because of your account on gitlab.archlinux.org.