Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-random
Commits: 8279355b by Felix Yan at 2025-08-19T01:40:36+08:00 upgpkg: 1.2.1.3-15: rebuild with foldable1-classes-compat 0.1.1 (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 = 14 + pkgrel = 15 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=14 +pkgrel=15 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/8279355b587ed76ab2d1608c3fed08aab34edf69 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random/-/commit/8279355b587ed76ab2d1608c3fed08aab34edf69 You're receiving this email because of your account on gitlab.archlinux.org.