[arch-commits] Commit in haskell-protolude/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Oct 12 04:37:56 UTC 2016
Date: Wednesday, October 12, 2016 @ 04:37:56
Author: felixonmars
Revision: 191986
upgpkg: haskell-protolude 0.1.8-1
Modified:
haskell-protolude/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-12 04:36:02 UTC (rev 191985)
+++ PKGBUILD 2016-10-12 04:37:56 UTC (rev 191986)
@@ -4,7 +4,7 @@
_hkgname=protolude
pkgname=haskell-protolude
-pkgver=0.1.7
+pkgver=0.1.8
pkgrel=1
pkgdesc="A sensible set of defaults for writing custom Preludes."
url="https://github.com/sdiehl/protolude"
@@ -12,7 +12,7 @@
arch=('i686' 'x86_64')
depends=("ghc=8.0.1" "haskell-async" "haskell-mtl" "haskell-safe" "haskell-stm" "haskell-text")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('7b8386d3e6d15f477bbbe4e8901ae840509bb6d0d63c6e98f8ca7c13f2473b79')
+sha256sums=('014d3a551d4e0929df615ff2df7e0215d67e34af8f03928e98bbaffec98860bc')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list