Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-store
Commits:
25fada47 by Felix Yan at 2024-03-31T04:27:21+00:00
upgpkg: 0.7.18-11: rebuild with foldl 1.4.16
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-store
pkgdesc = Fast binary serialization
pkgver = 0.7.18
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/mgsloan/store
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=store
pkgname=haskell-store
pkgver=0.7.18
-pkgrel=10
+pkgrel=11
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/25fada477fb93b0105da7c9a5c4719741548bebe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-store/-/commit/25fada477fb93b0105da7c9a5c4719741548bebe
You're receiving this email because of your account on gitlab.archlinux.org.