Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random
Commits:
24a8cb55 by Felix Yan at 2025-10-01T14:58:45+08:00
upgpkg: 1.2.1.3-148: rebuild with tasty-quickcheck 0.11 (rebuild pass 1,
specified --nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-random
pkgdesc = Pseudo-random number generation
pkgver = 1.2.1.3
- pkgrel = 147
+ pkgrel = 148
url = https://hackage.haskell.org/package/random
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=random
pkgname=haskell-random
pkgver=1.2.1.3
-pkgrel=147
+pkgrel=148
pkgdesc="Pseudo-random number generation"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random/-/commit/24a8cb55bd9fa47609c924fea25c8d66ace749e0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random/-/commit/24a8cb55bd9fa47609c924fea25c8d66ace749e0
You're receiving this email because of your account on gitlab.archlinux.org.