[arch-commits] Commit in haskell-cborg/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 16 20:21:02 UTC 2022


    Date: Sunday, January 16, 2022 @ 20:21:01
  Author: felixonmars
Revision: 1106413

upgpkg: haskell-cborg 0.2.6.0-1: rebuild with cborg 0.2.6.0

Modified:
  haskell-cborg/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 20:19:26 UTC (rev 1106412)
+++ PKGBUILD	2022-01-16 20:21:01 UTC (rev 1106413)
@@ -2,8 +2,8 @@
 
 _hkgname=cborg
 pkgname=haskell-cborg
-pkgver=0.2.5.0
-pkgrel=57
+pkgver=0.2.6.0
+pkgrel=1
 pkgdesc="Concise Binary Object Representation (CBOR)"
 url="https://github.com/well-typed/cborg"
 license=('BSD')
@@ -13,7 +13,7 @@
              'haskell-base64-bytestring' 'haskell-quickcheck' 'haskell-scientific' 'haskell-tasty'
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-vector')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('8cadb1dfb0402bf913ef400627fc8f0dff6e3cd588480a0034100d042ef0bbfacf42801aba9c0bfa799a0c5e41adfc8adba4714ede8b405d56435dc9f7c72fc9')
+sha512sums=('a25e7f2857168ffa8a46969cef92e085d7ee1fe03be6e2a9d2baaee671bc753abc693fc535a81600f24e491407dab0d8ec56a05e2509ec0496708bc9309ae007')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list