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

Felix Yan felixonmars at archlinux.org
Fri Jul 26 16:58:55 UTC 2019


    Date: Friday, July 26, 2019 @ 16:58:55
  Author: felixonmars
Revision: 492872

upgpkg: haskell-silently 1.2.5.1-1

rebuild with silently 1.2.5.1

Modified:
  haskell-silently/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-26 16:31:55 UTC (rev 492871)
+++ PKGBUILD	2019-07-26 16:58:55 UTC (rev 492872)
@@ -3,8 +3,8 @@
 
 _hkgname=silently
 pkgname=haskell-silently
-pkgver=1.2.5
-pkgrel=14
+pkgver=1.2.5.1
+pkgrel=1
 pkgdesc="Prevent or capture writing to stdout and other handles."
 url="https://github.com/hspec/silently"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f28075e064561fffaa85dc88e7feef543411abc453e76d1ef90d3a7e617d9d9e8fc3ce053da391f0c8d78c7e27fb1e5dcda6a022f43f95491339366362f02acc')
+sha512sums=('1347a1da5082ca015ca609ef313ad04c253d12ab7b08f8f714b4c70282d3c01ba753f278bef4111fd8a0cc25bd3be37908b7e565d99d4b7c2a2fcc019febb8d6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list