[arch-commits] Commit in haskell-psqueues/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Fri May 11 16:45:11 UTC 2018
    
    
  
    Date: Friday, May 11, 2018 @ 16:45:10
  Author: felixonmars
Revision: 320812
upgpkg: haskell-psqueues 0.2.7.0-1
rebuild with psqueues,0.2.7.0
Modified:
  haskell-psqueues/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 16:40:55 UTC (rev 320811)
+++ PKGBUILD	2018-05-11 16:45:10 UTC (rev 320812)
@@ -4,7 +4,7 @@
 
 _hkgname=psqueues
 pkgname=haskell-psqueues
-pkgver=0.2.6.0
+pkgver=0.2.7.0
 pkgrel=1
 pkgdesc="Pure priority search queues"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-tagged' 'haskell-test-framework'
              'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a006f645f31a4d928108d6799582804c40f9b34e115f121531ead72274847cb762889ce1085a1892bbe0da3d2328ac53c7a8820fc745d935c7164514fe1ce87d')
+sha512sums=('f947c6bd357aa89c386ac093e036dd766260257a69f542ed0db0e860bf40dc12d9932a2c79f9074a7a5e500b27298be5f2ce993bd524287d6fbac6bed3fc4f1b')
 
 build() {
     cd $_hkgname-$pkgver
    
    
More information about the arch-commits
mailing list