Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random
Commits:
449c458a by Felix Yan at 2025-10-06T05:51:45+08:00
upgpkg: 1.2.1.3-161: rebuild with strict 0.5.1
- - - - -
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 = 160
+ pkgrel = 161
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=160
+pkgrel=161
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/449c458acdcc5890d0d4d2033d664f3cbf8878c8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random/-/commit/449c458acdcc5890d0d4d2033d664f3cbf8878c8
You're receiving this email because of your account on gitlab.archlinux.org.