Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hashtables
Commits:
dbdfaaf8 by Felix Yan at 2024-08-26T20:56:27+03:00
upgpkg: 1.3.1-39: rebuild with hashable 1.4.4.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 = 38
+ pkgrel = 39
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=38
+pkgrel=39
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/dbdfaaf877cf5bb0743db7fb6e8308de36c74ffe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashtables/-/commit/dbdfaaf877cf5bb0743db7fb6e8308de36c74ffe
You're receiving this email because of your account on gitlab.archlinux.org.