diff --git a/haskell-platform.spec b/haskell-platform.spec index 50181c4..1a7f208 100644 --- a/haskell-platform.spec +++ b/haskell-platform.spec @@ -24,7 +24,7 @@ Name: haskell-platform Version: 2022.1 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Standard Haskell distribution License: BSD @@ -275,6 +275,9 @@ install -p -m 644 %{SOURCE20} %{buildroot}%{_bindir}/stack-symlink-distro-ghc %changelog +* Mon Jun 20 2022 Jens Petersen - 2022.1-19 +- rebuild + * Sat Apr 30 2022 Jens Petersen - 2022.1-18 - stack-symlink-distro-ghc script for setting up stack to use ghcX.Y