Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-doctest
Commits:
e1608a05 by Felix Yan at 2025-05-05T10:39:36+08:00
upgpkg: 0.21.1-2: rebuild with doctest 0.21.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-doctest
pkgdesc = Test interactive Haskell examples
pkgver = 0.21.1
- pkgrel = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/e1608a05b32f533dd14cda40623f10c86dcf219a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest/-/commit/e1608a05b32f533dd14cda40623f10c86dcf219a
You're receiving this email because of your account on gitlab.archlinux.org.