Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-doctest-discover
Commits:
ad2ae387 by Felix Yan at 2023-11-16T14:15:02+02:00
upgpkg: 0.2.0.0-45: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-doctest-discover
pkgdesc = Easy way to run doctests via cabal
pkgver = 0.2.0.0
- pkgrel = 44
+ pkgrel = 45
url = http://github.com/karun012/doctest-discover
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ _hkgname=doctest-discover
pkgname=haskell-doctest-discover
pkgver=0.2.0.0
_commit=04b6b1f9fa93518e49d7a95052e6efc2d2d2dabe
-pkgrel=44
+pkgrel=45
pkgdesc="Easy way to run doctests via cabal"
url="http://github.com/karun012/doctest-discover"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest-discover/-/commit/ad2ae3870b0c72da6f0a6054150e8a601a7f4012
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest-discover/-/commit/ad2ae3870b0c72da6f0a6054150e8a601a7f4012
You're receiving this email because of your account on gitlab.archlinux.org.