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

Felix Yan felixonmars at archlinux.org
Wed Jan 22 19:07:52 UTC 2020


    Date: Wednesday, January 22, 2020 @ 19:07:50
  Author: felixonmars
Revision: 554418

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

Modified:
  haskell-base64-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-22 19:04:34 UTC (rev 554417)
+++ PKGBUILD	2020-01-22 19:07:50 UTC (rev 554418)
@@ -6,8 +6,8 @@
 
 _hkgname=base64-bytestring
 pkgname=haskell-base64-bytestring
-pkgver=1.0.0.2
-pkgrel=23
+pkgver=1.0.0.3
+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=('8d8880cf806aa3932068e0a6faecde084829e72e73cf0a6b4eac99ae852dffbd85f968918546e18920044dd34c65b67bed1c62b6fe71f48b118bc337d86030e4')
+sha512sums=('e4e244752491ac279a88afc4ceb0fe4c44b75fc369ff47ec29e3c99996b4be967051034c94f0c659d47a153d6b9e0b65a75ea419fdfd52fd50cdc0da2dca7db6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list