Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random-fu
Commits:
bd442d8d by Felix Yan at 2025-10-05T02:54:47+08:00
upgpkg: 0.3.0.1-121: rebuild with unordered-containers 0.2.20.1
- - - - -
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 = 120
+ pkgrel = 121
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=120
+pkgrel=121
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/bd442d8de92ce6c4a47c1971a3906bc903a88aac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-fu/-/commit/bd442d8de92ce6c4a47c1971a3906bc903a88aac
You're receiving this email because of your account on gitlab.archlinux.org.