diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index 71d354f..f365f6b 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-pandoc-types # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -75,6 +75,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} cabal-tweak-dep-ver QuickCheck '< 2.14' '< 3' +cabal-tweak-dep-ver aeson '< 1.5' '< 2' %build %ghc_lib_build