Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pcg-random
Commits:
d927c3c7 by Felix Yan at 2025-05-21T07:16:36+08:00
upgpkg: 0.1.4.0-51: rebuild with base-orphans 0.9.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pcg-random
pkgdesc = Haskell bindings to the PCG random number generator.
pkgver = 0.1.4.0
- pkgrel = 50
+ pkgrel = 51
url = https://github.com/cchalmers/pcg-random
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=pcg-random
pkgname=haskell-pcg-random
pkgver=0.1.4.0
-pkgrel=50
+pkgrel=51
pkgdesc="Haskell bindings to the PCG random number generator."
url="https://github.com/cchalmers/pcg-random"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcg-random/-/commit/d927c3c72cc9825ed04c2a48d55ecc42cc8f3085
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcg-random/-/commit/d927c3c72cc9825ed04c2a48d55ecc42cc8f3085
You're receiving this email because of your account on gitlab.archlinux.org.