Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-docopt
Commits:
b4208722 by Felix Yan at 2025-07-29T01:01:17+08:00
upgpkg: 0.7.0.8-70: rebuild with hedgehog 1.4, tasty-hedgehog 1.4.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-docopt
pkgdesc = A command-line interface parser that will make you smile
pkgver = 0.7.0.8
- pkgrel = 69
+ pkgrel = 70
url = https://github.com/docopt/docopt.hs
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=docopt
pkgname=haskell-docopt
pkgver=0.7.0.8
-pkgrel=69
+pkgrel=70
pkgdesc="A command-line interface parser that will make you smile"
url="https://github.com/docopt/docopt.hs"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-docopt/-/commit/b4208722048e28c7764d430b374ec42c9df31fe2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-docopt/-/commit/b4208722048e28c7764d430b374ec42c9df31fe2
You're receiving this email because of your account on gitlab.archlinux.org.