[packages/ghc-language-c] up to 0.9.0.2

atler atler at pld-linux.org
Sat Mar 19 17:22:33 CET 2022


commit 4bb091e3e446c128709d488440c3357d4296840a
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Mar 19 17:22:23 2022 +0100

    up to 0.9.0.2

 ghc-language-c.spec | 28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)
---
diff --git a/ghc-language-c.spec b/ghc-language-c.spec
index ebea88e..97ff817 100644
--- a/ghc-language-c.spec
+++ b/ghc-language-c.spec
@@ -1,20 +1,38 @@
 %define		pkgname	language-c
 Summary:	A Haskell binding to the language-c graphics library
 Name:		ghc-%{pkgname}
-Version:	0.8.3
-Release:	2
+Version:	0.9.0.2
+Release:	1
 License:	BSD
 Group:		Development/Languages
 Source0:	http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5:	910b20d8348cd353a0c3e8b928caf73b
+# Source0-md5:	63c8416afbd4e4acdb446981951614e1
 URL:		http://hackage.haskell.org/package/language-c/
 BuildRequires:	alex
 BuildRequires:	ghc >= 6.12.3
-BuildRequires:	ghc-syb
+BuildRequires:	ghc-array
+BuildRequires:	ghc-base >= 4.8
+BuildRequires:	ghc-bytestring >= 0.9.0
+BuildRequires:	ghc-containers >= 0.3
+BuildRequires:	ghc-deepseq >= 1.4.0.0
+BuildRequires:	ghc-directory
+BuildRequires:	ghc-filepath
+BuildRequires:	ghc-mtl
+BuildRequires:	ghc-pretty
+BuildRequires:	ghc-process
 BuildRequires:	happy
 BuildRequires:	rpmbuild(macros) >= 1.608
 %requires_eq	ghc
-Requires:	ghc-syb
+Requires:	ghc-array
+Requires:	ghc-base >= 4.8
+Requires:	ghc-bytestring >= 0.9.0
+Requires:	ghc-containers >= 0.3
+Requires:	ghc-deepseq >= 1.4.0.0
+Requires:	ghc-directory
+Requires:	ghc-filepath
+Requires:	ghc-mtl
+Requires:	ghc-pretty
+Requires:	ghc-process
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # debuginfo is not useful for ghc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-language-c.git/commitdiff/4bb091e3e446c128709d488440c3357d4296840a



More information about the pld-cvs-commit mailing list