Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mwc-random
Commits:
131a1f60 by Felix Yan at 2025-09-12T21:31:39+00:00
upgpkg: 0.15.2.0-64: rebuild with hashable 1.4.5.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-mwc-random
pkgdesc = Fast, high quality pseudo random number generation
pkgver = 0.15.2.0
- pkgrel = 63
+ pkgrel = 64
url = https://github.com/haskell/mwc-random
arch = x86_64
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=mwc-random
pkgname=haskell-mwc-random
pkgver=0.15.2.0
-pkgrel=63
+pkgrel=64
pkgdesc="Fast, high quality pseudo random number generation"
url="https://github.com/haskell/mwc-random"
license=('BSD-2-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mwc-random/-/commit/131a1f607fec49b080c9cc4836dd2184794d879a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mwc-random/-/commit/131a1f607fec49b080c9cc4836dd2184794d879a
You're receiving this email because of your account on gitlab.archlinux.org.