Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random
Commits:
275c7e78 by Felix Yan at 2025-10-06T04:33:35+08:00
upgpkg: 1.2.1.3-159: rebuild with strict 0.5.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 = 158
+ pkgrel = 159
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=158
+pkgrel=159
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/275c7e782e097409a40c4154f7fdd9182359b5a3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random/-/commit/275c7e782e097409a40c4154f7fdd9182359b5a3
You're receiving this email because of your account on gitlab.archlinux.org.