Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-text-short


Commits:
859acf90 by Felix Yan at 2024-09-04T20:34:32+03:00
upgpkg: 0.1.6-1: rebuild with text-short 0.1.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-text-short
        pkgdesc = Memory-efficient representation of Unicode text strings
-       pkgver = 0.1.5
-       pkgrel = 81
+       pkgver = 0.1.6
+       pkgrel = 1
        url = https://github.com/hvr/text-short
        arch = x86_64
        license = BSD
@@ -12,7 +12,7 @@ pkgbase = haskell-text-short
        makedepends = haskell-tasty-quickcheck
        depends = ghc-libs
        depends = haskell-hashable
-       source = 
https://hackage.haskell.org/packages/archive/text-short/0.1.5/text-short-0.1.5.tar.gz
-       sha512sums = 
32f09a1abc37ddb3f85921d80629355f68b2e68531f14318907e792a8eeb7d4a258bfcf7d45710dcb67f85fadfbad2bb9ffdac27a912aefc4296dc1818585125
+       source = 
https://hackage.haskell.org/packages/archive/text-short/0.1.6/text-short-0.1.6.tar.gz
+       sha512sums = 
fefc051e7180d9648b262b4f8f7cd2b7459007cf61f4abae431e103257eb7041c8b7ff8892a41740cd767a5145c636c23b66811f9e2e0ecea1df9325a39dc153
 
 pkgname = haskell-text-short


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=text-short
 pkgname=haskell-text-short
-pkgver=0.1.5
-pkgrel=81
+pkgver=0.1.6
+pkgrel=1
 pkgdesc="Memory-efficient representation of Unicode text strings"
 url="https://github.com/hvr/text-short";
 license=("BSD")
@@ -12,7 +12,7 @@ arch=('x86_64')
 depends=('ghc-libs' 'haskell-hashable')
 makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('32f09a1abc37ddb3f85921d80629355f68b2e68531f14318907e792a8eeb7d4a258bfcf7d45710dcb67f85fadfbad2bb9ffdac27a912aefc4296dc1818585125')
+sha512sums=('fefc051e7180d9648b262b4f8f7cd2b7459007cf61f4abae431e103257eb7041c8b7ff8892a41740cd767a5145c636c23b66811f9e2e0ecea1df9325a39dc153')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-short/-/commit/859acf90e50dc667354d6c853d434808a342948d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-short/-/commit/859acf90e50dc667354d6c853d434808a342948d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to