Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-unicode-collation
Commits: 42492424 by Felix Yan at 2023-09-03T19:52:51+03:00 upgpkg: 0.1.3.5-1: rebuild with unicode-collation 0.1.3.5 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ _hkgname=unicode-collation pkgname=haskell-unicode-collation -pkgver=0.1.3.4 -pkgrel=6 +pkgver=0.1.3.5 +pkgrel=1 pkgdesc="Haskell implementation of the Unicode Collation Algorithm" url="https://github.com/jgm/unicode-collation" license=("BSD") @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-th-lift-instances') makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-unicode-transforms') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('88017dd6d8a96b4248fe993385bad8a5fbe134bdaab05b1f8956bc53c8abba927e22233eed6e3a1760c5cee928a9b2fc74bdb5c0c2c7be7e98bda0049852aec0') +sha512sums=('510c10174e2b378ab1114e1a03dd82a6ff19af2efca7bc3fd4a8b421dc83f873c44d39eb7f19b2b51b9f2ff77e3b8ef462dfcb6cbd8d235fc0368727b94de1ef') prepare() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-collation/-/commit/42492424147d72363c3a1449396ea9f2c9610b1a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-collation/-/commit/42492424147d72363c3a1449396ea9f2c9610b1a You're receiving this email because of your account on gitlab.archlinux.org.
