Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-store
Commits:
9bcbd105 by Felix Yan at 2025-08-27T13:49:12+08:00
upgpkg: 0.7.20-75: rebuild with hspec 2.11.0, hspec-core 2.11.0, hspec-discover
2.11.0, tasty-hspec 1.2.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-store
pkgdesc = Fast binary serialization
pkgver = 0.7.20
- pkgrel = 74
+ pkgrel = 75
url = https://github.com/mgsloan/store
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=store
pkgname=haskell-store
pkgver=0.7.20
-pkgrel=74
+pkgrel=75
pkgdesc="Fast binary serialization"
url="https://github.com/mgsloan/store"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-store/-/commit/9bcbd105d9d884ab84b93dac0798b31b8c1bead5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-store/-/commit/9bcbd105d9d884ab84b93dac0798b31b8c1bead5
You're receiving this email because of your account on gitlab.archlinux.org.