Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-doctest
Commits:
c6efa822 by Felix Yan at 2025-10-10T05:45:37+08:00
upgpkg: 0.22.3-19: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
(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.22.3
- pkgrel = 18
+ pkgrel = 19
url = https://github.com/sol/doctest
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=doctest
pkgname=haskell-doctest
pkgver=0.22.3
-pkgrel=18
+pkgrel=19
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/c6efa822791152980cdbf4bc2c7d0b97191bfee8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest/-/commit/c6efa822791152980cdbf4bc2c7d0b97191bfee8
You're receiving this email because of your account on gitlab.archlinux.org.