Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random-bytestring
Commits:
a1d5e7ec by Felix Yan at 2025-10-15T02:45:44+08:00
upgpkg: 0.1.4-191: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-random-bytestring
pkgdesc = Efficient generation of random bytestrings
pkgver = 0.1.4
- pkgrel = 190
+ pkgrel = 191
url = https://www.github.com/larskuhtz/random-bytestring
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=random-bytestring
pkgname=haskell-random-bytestring
pkgver=0.1.4
-pkgrel=190
+pkgrel=191
pkgdesc="Efficient generation of random bytestrings"
url="https://www.github.com/larskuhtz/random-bytestring"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-bytestring/-/commit/a1d5e7ec9e0bb8993cb0a2d573dfbe5c01d4af06
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-bytestring/-/commit/a1d5e7ec9e0bb8993cb0a2d573dfbe5c01d4af06
You're receiving this email because of your account on gitlab.archlinux.org.