Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-doctest
Commits:
081c2075 by Felix Yan at 2025-07-30T21:37:01+08:00
upgpkg: 0.21.1-15: rebuild with optparse-applicative 0.18.1.0 (rebuild pass 1,
specified --nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-doctest
pkgdesc = Test interactive Haskell examples
pkgver = 0.21.1
- pkgrel = 14
+ pkgrel = 15
url = https://github.com/sol/doctest
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=doctest
pkgname=haskell-doctest
pkgver=0.21.1
-pkgrel=14
+pkgrel=15
pkgdesc="Test interactive Haskell examples"
url="https://github.com/sol/doctest"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest/-/commit/081c20752a18b4979c33f3261ecbc2abf2e7cb4c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest/-/commit/081c20752a18b4979c33f3261ecbc2abf2e7cb4c
You're receiving this email because of your account on gitlab.archlinux.org.