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

Felix Yan felixonmars at gemini.archlinux.org
Sun May 29 06:53:52 UTC 2022


    Date: Sunday, May 29, 2022 @ 06:53:51
  Author: felixonmars
Revision: 1213913

upgpkg: haskell-serialise 0.2.5.0-1: rebuild with serialise 0.2.5.0

Modified:
  haskell-serialise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-29 06:30:59 UTC (rev 1213912)
+++ PKGBUILD	2022-05-29 06:53:51 UTC (rev 1213913)
@@ -2,8 +2,8 @@
 
 _hkgname=serialise
 pkgname=haskell-serialise
-pkgver=0.2.4.0
-pkgrel=51
+pkgver=0.2.5.0
+pkgrel=1
 pkgdesc="A binary serialisation library for Haskell values"
 url="https://github.com/well-typed/cborg"
 license=('BSD')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty'
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('de575c239ae8802ef8f1342a8a3c3360e83971a9178369cb0e9eaa1698ffe189a51de62ba7b6f4ff25a582f10bf0e346daf39a4e56792ba34d6df550eb34043f')
+sha512sums=('6fc510815f1c8c3355b797d0415746cb4ff8f980ba69d224be3915805423f54cb5e4df151d8abbc6b8d236e0b07c3161f75611d5bbd572f90fa7ed55e5b3b809')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list