[packages/ghc-x509] - updated dependencies

qboosh qboosh at pld-linux.org
Sat Mar 21 16:37:12 CET 2026


commit 7e5c5c1aa09d98351574bb11cfcbd0aaea044217
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 21 16:37:25 2026 +0100

    - updated dependencies

 ghc-x509.spec | 28 +++++++++++++++++++++++-----
 1 file changed, 23 insertions(+), 5 deletions(-)
---
diff --git a/ghc-x509.spec b/ghc-x509.spec
index a567eeb..a17d19d 100644
--- a/ghc-x509.spec
+++ b/ghc-x509.spec
@@ -15,29 +15,46 @@ Source0:	http://hackage.haskell.org/package/%{pkgname}-%{version}/%{pkgname}-%{v
 # Source0-md5:	838bf3fc8bf7d08e07faeaacd234a24c
 URL:		http://hackage.haskell.org/package/x509
 BuildRequires:	ghc >= 6.12.3
-BuildRequires:	ghc-asn1-encoding
+BuildRequires:	ghc-asn1-encoding >= 0.9
+BuildRequires:	ghc-asn1-encoding < 0.10
 BuildRequires:	ghc-asn1-parse >= 0.9.3
+BuildRequires:	ghc-asn1-parse < 0.10
 BuildRequires:	ghc-asn1-types >= 0.3.1
+BuildRequires:	ghc-asn1-types < 0.4
+BuildRequires:	ghc-base >= 3
+BuildRequires:	ghc-base < 5
+BuildRequires:	ghc-bytestring
+BuildRequires:	ghc-containers
 BuildRequires:	ghc-cryptonite >= 0.24
 BuildRequires:	ghc-hourglass
 BuildRequires:	ghc-memory
+BuildRequires:	ghc-mtl
 BuildRequires:	ghc-pem >= 0.1
 %if %{with prof}
-BuildRequires:	ghc-prof
-BuildRequires:	ghc-asn1-encoding-prof
+BuildRequires:	ghc-prof >= 6.12.3
+BuildRequires:	ghc-asn1-encoding-prof >= 0.9
+BuildRequires:	ghc-asn1-encoding-prof < 0.10
 BuildRequires:	ghc-asn1-parse-prof >= 0.9.3
+BuildRequires:	ghc-asn1-parse-prof < 0.10
 BuildRequires:	ghc-asn1-types-prof >= 0.3.1
+BuildRequires:	ghc-asn1-types-prof < 0.4
+BuildRequires:	ghc-base-prof >= 3
+BuildRequires:	ghc-base-prof < 5
+BuildRequires:	ghc-bytestring-prof
+BuildRequires:	ghc-containers-prof
 BuildRequires:	ghc-cryptonite-prof >= 0.24
 BuildRequires:	ghc-hourglass-prof
 BuildRequires:	ghc-memory-prof
+BuildRequires:	ghc-mtl-prof
 BuildRequires:	ghc-pem-prof >= 0.1
 %endif
 BuildRequires:	rpmbuild(macros) >= 1.608
 %requires_eq	ghc
 Requires(post,postun):	/usr/bin/ghc-pkg
-Requires:	ghc-asn1-encoding
+Requires:	ghc-asn1-encoding >= 0.9
 Requires:	ghc-asn1-parse >= 0.9.3
 Requires:	ghc-asn1-types >= 0.3.1
+Requires:	ghc-base >= 3
 Requires:	ghc-cryptonite >= 0.24
 Requires:	ghc-hourglass
 Requires:	ghc-memory
@@ -61,9 +78,10 @@ Summary:	Profiling %{pkgname} library for GHC
 Summary(pl.UTF-8):	Biblioteka profilująca %{pkgname} dla GHC
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	ghc-asn1-encoding-prof
+Requires:	ghc-asn1-encoding-prof >= 0.9
 Requires:	ghc-asn1-parse-prof >= 0.9.3
 Requires:	ghc-asn1-types-prof >= 0.3.1
+Requires:	ghc-base-prof >= 3
 Requires:	ghc-cryptonite-prof >= 0.24
 Requires:	ghc-hourglass-prof
 Requires:	ghc-memory-prof
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-x509.git/commitdiff/7e5c5c1aa09d98351574bb11cfcbd0aaea044217



More information about the pld-cvs-commit mailing list