refresh to lts-11

This commit is contained in:
Jens Petersen 2018-07-28 20:18:06 +09:00
parent b447386fbb
commit d0991411f3

View File

@ -5,21 +5,21 @@
%global upstream_version 8.2.2
%global ghc_compiler_version %{upstream_version}
%global alex_version 3.2.3
%global alex_version 3.2.4
%global cabal_install_version 2.0.0.1
%global happy_version 1.19.8
%global hscolour_version 1.24.2
%global happy_version 1.19.9
%global hscolour_version 1.24.4
%global separate_packages QuickCheck|HTTP|HUnit|StateVar|alex|cabal-install|call-stack|fgl|happy|html|integer-logarithms|mtl|network|parallel|parsec|random|regex-base|regex-compat|regex-posix|stm|syb|text|zlib|async|primitive|split|vector|attoparsec|case-insensitive|hashable|unordered-containers|xhtml|hscolour|tf-random|exceptions|transformers-compat|scientific|network-uri|old-locale|old-time
Name: haskell-platform
Version: 2017.%{upstream_version}
Version: 2018.%{upstream_version}
# Since library subpackages are versioned:
# - release can only be reset if all library versions get bumped simultaneously
# (eg for a major release)
# - minor release numbers should be incremented monotonically
# - haskell-src version unchanged
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Standard Haskell distribution
Group: Development/Tools
@ -69,7 +69,6 @@ and tools. It provides a good starting environment for Haskell development.
%global haskell_platform_version %{version}
%if %{defined ghclibdir}
#%%ghc_lib_subpackage fgl-5.5.3.0
%ghc_lib_subpackage fixed-0.2.1.1
#%%ifnarch armv7hl
# OpenGLRaw-2.6.0.0 started failing:
@ -81,7 +80,6 @@ and tools. It provides a good starting environment for Haskell development.
%ghc_lib_subpackage half-0.2.2.3
%ghc_lib_subpackage haskell-src-1.0.2.0
%ghc_lib_subpackage ObjectName-1.1.0.1
#%%ghc_lib_subpackage StateVar-1.1.0.4
%endif
%global version %{haskell_platform_version}
@ -108,6 +106,9 @@ mv packages/* .
%changelog
* Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 2018.8.2.2-14
- refresh to lts-11
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2017.8.2.2-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild