Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random-shuffle
Commits:
96162d57 by Felix Yan at 2025-04-03T20:48:52+08:00
upgpkg: 0.0.4-198: rebuild with cabal-fmt 0.1.6, cabal-install 3.8.1.0,
cabal-install-parsers 0.6, cabal-install-solver 3.8.1.0, fourmolu 0.10.0.0, ghc
9.4.8, ghc-lib-parser 9.4.8.20231111, ghc-lib-parser-ex 9.4.0.0, haskell-ci
0.16, hjsmin 0.2.1, hlint 3.5, hoauth2 2.8.0, ormolu 0.5.1.0, rope-utf16-splay
0.4.0.0, stylish-haskell 0.14.4.0, vty-crossplatform 0.4.0.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-random-shuffle
pkgdesc = Random shuffle implementation.
pkgver = 0.0.4
- pkgrel = 197
+ pkgrel = 198
url = https://hackage.haskell.org/package/random-shuffle
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=random-shuffle
pkgname=haskell-random-shuffle
pkgver=0.0.4
-pkgrel=197
+pkgrel=198
pkgdesc="Random shuffle implementation."
url="https://hackage.haskell.org/package/random-shuffle"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-shuffle/-/commit/96162d577e4a2e85ce84d66fc77087215700b4a9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-shuffle/-/commit/96162d577e4a2e85ce84d66fc77087215700b4a9
You're receiving this email because of your account on gitlab.archlinux.org.