Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-chell
Commits:
d38d4d6c by Felix Yan at 2025-10-15T02:47:00+08:00
upgpkg: 0.5.0.2-93: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-chell
pkgdesc = A simple and intuitive library for automated testing
pkgver = 0.5.0.2
- pkgrel = 92
+ pkgrel = 93
url = https://github.com/typeclasses/chell
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=chell
pkgname=haskell-chell
pkgver=0.5.0.2
-pkgrel=92
+pkgrel=93
pkgdesc="A simple and intuitive library for automated testing"
url="https://github.com/typeclasses/chell"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chell/-/commit/d38d4d6c1f8d5541a9afb505093e35326cc9405f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chell/-/commit/d38d4d6c1f8d5541a9afb505093e35326cc9405f
You're receiving this email because of your account on gitlab.archlinux.org.