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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 13 14:20:20 UTC 2021


    Date: Friday, August 13, 2021 @ 14:20:19
  Author: felixonmars
Revision: 998010

upgpkg: haskell-base64-bytestring 1.2.1.0-1: rebuild with base64-bytestring 1.2.1.0

Modified:
  haskell-base64-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-13 14:18:04 UTC (rev 998009)
+++ PKGBUILD	2021-08-13 14:20:19 UTC (rev 998010)
@@ -6,8 +6,8 @@
 
 _hkgname=base64-bytestring
 pkgname=haskell-base64-bytestring
-pkgver=1.2.0.1
-pkgrel=67
+pkgver=1.2.1.0
+pkgrel=1
 pkgdesc="Fast base64 encoding and decoding for ByteStrings"
 url="https://github.com/bos/base64-bytestring"
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-split' 'haskell-test-framework'
              'haskell-test-framework-quickcheck2' 'haskell-test-framework-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1137e4fdc9b197ca7136fe2e080ba13db8c94f141914ea6412cc1dd17be1e843c0dbac226e729a18f6f3cbb4bb13a98e45727fea471c451b9940539eec6dae9c')
+sha512sums=('730d5fd7bd1cf90792d0eea75de1fd333c6cab73f4d178db6d3c7006d77f222734a53bb10ef3a296862ca31338e2ae387acfdd44b119014cff7a0a13362e6e96')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list