Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pcg-random
Commits:
a9512613 by Felix Yan at 2024-03-06T21:32:17+00:00
upgpkg: 0.1.4.0-22: rebuild with clock 0.8.4
- - - - -
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 = 21
+ pkgrel = 22
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=21
+pkgrel=22
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/a9512613576aa55dc88771cc9327e29d8ef6cecd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pcg-random/-/commit/a9512613576aa55dc88771cc9327e29d8ef6cecd
You're receiving this email because of your account on gitlab.archlinux.org.