Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-doctest
Commits:
3ffbe42b by Felix Yan at 2023-11-16T10:50:50+02:00
upgpkg: 0.20.1-52: rebuild with optparse-applicative 0.17.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.20.1
- pkgrel = 51
+ pkgrel = 52
url = https://github.com/sol/doctest
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=doctest
pkgname=haskell-doctest
pkgver=0.20.1
-pkgrel=51
+pkgrel=52
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/3ffbe42b27ce4045894f14a95fafdea63de42fbf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest/-/commit/3ffbe42b27ce4045894f14a95fafdea63de42fbf
You're receiving this email because of your account on gitlab.archlinux.org.