Compare commits

..

1 Commits

Author SHA1 Message Date
David Abdurachmanov e1631a5345
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-06-25 11:37:51 +03:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
Cabal-Version: >= 1.10
Name: HTTP
Version: 4000.4.1
x-revision: 2
x-revision: 1
Build-type: Simple
License: BSD3
License-file: LICENSE
@ -110,7 +110,7 @@ Library
-- note the test harness constraints should be kept in sync with these
-- where dependencies are shared
build-depends:
base >= 4.6.0.0 && < 4.19
base >= 4.6.0.0 && < 4.18
, array >= 0.3.0.2 && < 0.6
, bytestring >= 0.9.1.5 && < 0.12
, parsec >= 2.0 && < 3.2

View File

@ -8,7 +8,7 @@
Name: ghc-%{pkg_name}
Version: 4000.4.1
Release: %autorelease
Release: %autorelease -e rvre0
Summary: A library for client-side HTTP
License: BSD-3-Clause