From 79e2568efb3a1a248cf812525db0b5be9c79e2d5 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 24 Feb 2015 13:52:21 +0100 Subject: [PATCH] cabal-install: update to 1.22.0.1. --- srcpkgs/cabal-install/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cabal-install/template b/srcpkgs/cabal-install/template index 50e1856c04e..1924ab30ed0 100644 --- a/srcpkgs/cabal-install/template +++ b/srcpkgs/cabal-install/template @@ -1,6 +1,6 @@ # Template file for 'cabal-install' pkgname=cabal-install -version=1.22.0.0 +version=1.22.0.1 revision=1 hostmakedepends="ghc which curl" makedepends="gmp-devel libffi-devel zlib-devel" @@ -10,7 +10,7 @@ maintainer="Christian Neukirchen " license="custom" homepage="http://hackage.haskell.org/package/cabal-install" distfiles="http://hackage.haskell.org/packages/archive/$pkgname/$version/$pkgname-$version.tar.gz" -checksum=5f9a8d4cb4d75ac8c350eed09fe7c35dace3e8a71f123c61a392ab9ee7128e9d +checksum=87afa8f5d2bffafeffa9ff71062bf09469aade3ae52975c09c35ce61520d10c8 do_build() { PREFIX=$PWD/build sh bootstrap.sh --user