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

Felix Yan felixonmars at archlinux.org
Sun May 19 14:10:47 UTC 2019


    Date: Sunday, May 19, 2019 @ 14:10:46
  Author: felixonmars
Revision: 467950

upgpkg: haskell-pgp-wordlist 0.1.0.3-1

rebuild with pgp-wordlist 0.1.0.3

Modified:
  haskell-pgp-wordlist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-19 09:29:57 UTC (rev 467949)
+++ PKGBUILD	2019-05-19 14:10:46 UTC (rev 467950)
@@ -2,8 +2,8 @@
 
 _hkgname=pgp-wordlist
 pkgname=haskell-pgp-wordlist
-pkgver=0.1.0.2
-pkgrel=44
+pkgver=0.1.0.3
+pkgrel=1
 pkgdesc="Translate between binary data and a human-readable collection of words."
 url="https://github.com/quchen/pgp-wordlist"
 license=('BSD')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-hunit' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('c34d565b043d6ffb3fee10258fb30596ae08e5c4d57bf8d129f49b4794daf13ae55fae7f648f218821133a824f2abb66a8b5f02b10a9e11f4529007b1a4620b3')
+sha512sums=('b7c6db47c1f9a0b10c5c94ea46b8eee282988e5990ef3dafa2d07a5bfc0718572b04494d23ddab063811ef2452546d6b17010c6490a89031f4b071f1a43d989b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list