Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random-bytestring
Commits:
466f6ce4 by Felix Yan at 2025-08-01T01:38:32+08:00
upgpkg: 0.1.4-125: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
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 = 124
+ pkgrel = 125
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=124
+pkgrel=125
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/466f6ce4bb4f11e3e0227ef7594801e0f5c7c7ea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-bytestring/-/commit/466f6ce4bb4f11e3e0227ef7594801e0f5c7c7ea
You're receiving this email because of your account on gitlab.archlinux.org.