From 10f6c17e4b3d65aa517ad5e261647dc64b16eeb9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 23 May 2020 23:58:47 +0200 Subject: [PATCH] - up to 0.8.8.0 --- ghc-binary.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ghc-binary.spec b/ghc-binary.spec index b7a4151..3e85b9d 100644 --- a/ghc-binary.spec +++ b/ghc-binary.spec @@ -1,12 +1,12 @@ %define pkgname binary Summary: Binary serialisation for Haskell values using lazy ByteStrings Name: ghc-%{pkgname} -Version: 0.7.1.0 -Release: 3 +Version: 0.8.8.0 +Release: 1 License: BSD Group: Development/Languages Source0: http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz -# Source0-md5: ae88f6bb387c4f91e667d38648b27f73 +# Source0-md5: fdec925b21bd42fa4e9df5505d15ba81 URL: http://hackage.haskell.org/package/binary/ BuildRequires: ghc >= 6.12.3 BuildRequires: rpmbuild(macros) >= 1.608 -- 2.44.0