From 3a0e032d3fd6e98ea29013020c36c95a881e6fbb Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 20 Nov 2023 20:02:58 +0200 Subject: [PATCH] Rebuild for a new ghc-rpm-macros Signed-off-by: David Abdurachmanov --- ghc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc.spec b/ghc.spec index f8da7f8..0565bfa 100644 --- a/ghc.spec +++ b/ghc.spec @@ -91,7 +91,7 @@ Version: 9.4.5 # - release can only be reset if *all* library versions get bumped simultaneously # (sometimes after a major release) # - minor release numbers for a branch should be incremented monotonically -Release: 136.2.riscv64%{?dist} +Release: 136.3.riscv64%{?dist} Summary: Glasgow Haskell Compiler License: BSD-3-Clause AND HaskellReport @@ -1015,6 +1015,9 @@ env -C %{ghc_html_libraries_dir} ./gen_contents_index %changelog +* Mon Nov 20 2023 David Abdurachmanov - 9.4.5-136.3.riscv64 +- Build with a new ghc-rpm-macros + * Mon Nov 20 2023 David Abdurachmanov - 9.4.5-136.2.riscv64 - Add RISCV64 to Cabal