Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mwc-random
Commits:
6f3d8154 by Felix Yan at 2024-08-26T20:45:45+03:00
upgpkg: 0.15.0.2-110: rebuild with hashable 1.4.4.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.0.2
- pkgrel = 109
+ pkgrel = 110
url = https://github.com/bos/mwc-random
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=mwc-random
pkgname=haskell-mwc-random
pkgver=0.15.0.2
-pkgrel=109
+pkgrel=110
pkgdesc="Fast, high quality pseudo random number generation"
url="https://github.com/bos/mwc-random"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mwc-random/-/commit/6f3d81545ada6b1a06330f2e2f78b988a1afdeb7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mwc-random/-/commit/6f3d81545ada6b1a06330f2e2f78b988a1afdeb7
You're receiving this email because of your account on gitlab.archlinux.org.