Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random-fu
Commits:
3fa21dc0 by Felix Yan at 2025-10-15T04:18:21+08:00
upgpkg: 0.3.0.1-126: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-random-fu
pkgdesc = Random number generation
pkgver = 0.3.0.1
- pkgrel = 125
+ pkgrel = 126
url = https://github.com/mokus0/random-fu
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=random-fu
pkgname=haskell-random-fu
pkgver=0.3.0.1
-pkgrel=125
+pkgrel=126
pkgdesc="Random number generation"
url="https://github.com/mokus0/random-fu"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-fu/-/commit/3fa21dc03aaf9a20c9fdfb493f24fb576a1c4659
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-fu/-/commit/3fa21dc03aaf9a20c9fdfb493f24fb576a1c4659
You're receiving this email because of your account on gitlab.archlinux.org.