Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-doctest-parallel
Commits:
b84b320c by Felix Yan at 2023-11-15T17:40:46+02:00
upgpkg: 0.2.4-54: rebuild with vector 0.13.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-doctest-parallel
pkgdesc = Test interactive Haskell examples
pkgver = 0.2.4
- pkgrel = 53
+ pkgrel = 54
url = https://github.com/martijnbastiaan/doctest-parallel#readme
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=doctest-parallel
pkgname=haskell-doctest-parallel
pkgver=0.2.4
-pkgrel=53
+pkgrel=54
pkgdesc="Test interactive Haskell examples"
url="https://github.com/martijnbastiaan/doctest-parallel#readme"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest-parallel/-/commit/b84b320caaed78ebbba05908ce7e9dc79d0555d5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest-parallel/-/commit/b84b320caaed78ebbba05908ce7e9dc79d0555d5
You're receiving this email because of your account on gitlab.archlinux.org.