Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hashtables
Commits:
af3e4881 by Felix Yan at 2024-09-01T21:32:09+03:00
upgpkg: 1.3.1-40: rebuild with mwc-random 0.15.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hashtables
pkgdesc = Mutable hash tables in the ST monad
pkgver = 1.3.1
- pkgrel = 39
+ pkgrel = 40
url = https://hackage.haskell.org/package/hashtables
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=hashtables
pkgname=haskell-hashtables
pkgver=1.3.1
-pkgrel=39
+pkgrel=40
pkgdesc="Mutable hash tables in the ST monad"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashtables/-/commit/af3e488120ce69281e1b65acbfa098a981af3605
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashtables/-/commit/af3e488120ce69281e1b65acbfa098a981af3605
You're receiving this email because of your account on gitlab.archlinux.org.