Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-unicode-collation


Commits:
9cbd46ee by Felix Yan at 2023-12-25T21:50:35+02:00
upgpkg: 0.1.3.6-1: rebuild with unicode-collation 0.1.3.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-unicode-collation
        pkgdesc = Haskell implementation of the Unicode Collation Algorithm
-       pkgver = 0.1.3.5
-       pkgrel = 13
+       pkgver = 0.1.3.6
+       pkgrel = 1
        url = https://github.com/jgm/unicode-collation
        arch = x86_64
        license = BSD
@@ -13,7 +13,7 @@ pkgbase = haskell-unicode-collation
        makedepends = haskell-unicode-transforms
        depends = ghc-libs
        depends = haskell-th-lift-instances
-       source = 
https://hackage.haskell.org/packages/archive/unicode-collation/0.1.3.5/unicode-collation-0.1.3.5.tar.gz
-       sha512sums = 
510c10174e2b378ab1114e1a03dd82a6ff19af2efca7bc3fd4a8b421dc83f873c44d39eb7f19b2b51b9f2ff77e3b8ef462dfcb6cbd8d235fc0368727b94de1ef
+       source = 
https://hackage.haskell.org/packages/archive/unicode-collation/0.1.3.6/unicode-collation-0.1.3.6.tar.gz
+       sha512sums = 
c2de924e201750766b2c86317534f56e79e22c92ee29405db6b2e3dad44dd68bf2869efb33e8525351696b57fbc37eea2ee76560ac0605b2ef29a90739e5226e
 
 pkgname = haskell-unicode-collation


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=unicode-collation
 pkgname=haskell-unicode-collation
-pkgver=0.1.3.5
-pkgrel=13
+pkgver=0.1.3.6
+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=('510c10174e2b378ab1114e1a03dd82a6ff19af2efca7bc3fd4a8b421dc83f873c44d39eb7f19b2b51b9f2ff77e3b8ef462dfcb6cbd8d235fc0368727b94de1ef')
+sha512sums=('c2de924e201750766b2c86317534f56e79e22c92ee29405db6b2e3dad44dd68bf2869efb33e8525351696b57fbc37eea2ee76560ac0605b2ef29a90739e5226e')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-collation/-/commit/9cbd46ee45422acdeadcdd63f684fa944e176391

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unicode-collation/-/commit/9cbd46ee45422acdeadcdd63f684fa944e176391
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to