[arch-commits] Commit in haskell-base64-bytestring/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Nov 20 18:18:27 UTC 2020
Date: Friday, November 20, 2020 @ 18:18:27
Author: felixonmars
Revision: 757961
upgpkg: haskell-base64-bytestring 1.2.0.1-1: rebuild with base64-bytestring 1.2.0.1
Modified:
haskell-base64-bytestring/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-20 18:14:36 UTC (rev 757960)
+++ PKGBUILD 2020-11-20 18:18:27 UTC (rev 757961)
@@ -6,8 +6,8 @@
_hkgname=base64-bytestring
pkgname=haskell-base64-bytestring
-pkgver=1.2.0.0
-pkgrel=21
+pkgver=1.2.0.1
+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=('e81a31f2c3438ffb0c5e71f59147af438a2e4813a6cc091d854c706eaf82e18469611f9052a5ce8e0835760adfece3cc6118ec1744061b641c9e198005958a44')
+sha512sums=('1137e4fdc9b197ca7136fe2e080ba13db8c94f141914ea6412cc1dd17be1e843c0dbac226e729a18f6f3cbb4bb13a98e45727fea471c451b9940539eec6dae9c')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list