Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-doctest
Commits:
5e86ba9e by Felix Yan at 2025-10-05T00:31:48+08:00
upgpkg: 0.22.3-11: rebuild with unordered-containers 0.2.20.1 (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 = 10
+ pkgrel = 11
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=10
+pkgrel=11
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/5e86ba9ecb2eb98545bb69db288e9462647c79c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest/-/commit/5e86ba9ecb2eb98545bb69db288e9462647c79c4
You're receiving this email because of your account on gitlab.archlinux.org.