Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-string-qq
Commits: 5ed81110 by Felix Yan at 2023-08-10T03:51:17+03:00 upgpkg: 0.0.5-1: rebuild with string-qq 0.0.5 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ _hkgname=string-qq pkgname=haskell-string-qq -pkgver=0.0.4 -pkgrel=191 +pkgver=0.0.5 +pkgrel=1 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings." url="https://hackage.haskell.org/package/string-qq" license=("custom:PublicDomain") @@ -12,7 +12,7 @@ arch=('x86_64') depends=('ghc-libs') makedepends=('ghc' 'haskell-hunit') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('1e533afccc4e246da8fb0d76aaa63560c4b936490c002e466bcc0d08aabc0e66f393f935e0f5d93284fcd12a590e7fbe12e88175ac3599183f633eec04bf22b4') +sha512sums=('4aef3962f47c976199e497f51f73cbd6a17bee0cfdb4e10bbf325cb32ac49f4d1109fd44522f08e0495d0d7f623b4abda7708cf00c5ae839dfa7cf860039bd4f') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-qq/-/commit/5ed8111058e0474c188d97ed28fc34697a6f1f2c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-qq/-/commit/5ed8111058e0474c188d97ed28fc34697a6f1f2c You're receiving this email because of your account on gitlab.archlinux.org.
