Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-doctest-parallel
Commits:
16585900 by Felix Yan at 2024-08-27T10:40:40+03:00
upgpkg: 0.3.1-11: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-doctest-parallel
pkgdesc = Test interactive Haskell examples
pkgver = 0.3.1
- pkgrel = 10
+ pkgrel = 11
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.3.1
-pkgrel=10
+pkgrel=11
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/165859005cbc8ab095ff3a3e641d8bb3e8f35d93
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest-parallel/-/commit/165859005cbc8ab095ff3a3e641d8bb3e8f35d93
You're receiving this email because of your account on gitlab.archlinux.org.