Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-docopt
Commits:
411eaa4e by Felix Yan at 2024-10-20T18:37:11+03:00
upgpkg: 0.7.0.8-18: rebuild with data-default-instances-dlist 0.0.1.1, try 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 = 17
+ pkgrel = 18
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=17
+pkgrel=18
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/411eaa4e6d6c3f2f0e360624538b21ff86fa9b65
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-docopt/-/commit/411eaa4e6d6c3f2f0e360624538b21ff86fa9b65
You're receiving this email because of your account on gitlab.archlinux.org.