From 187980f18c681e7e2271c2c03cb84da8a41ebd57 Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Fri, 6 Jun 2025 22:36:26 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- ghc-parser-combinators.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-parser-combinators.spec b/ghc-parser-combinators.spec index 82afb97..8ef4733 100644 --- a/ghc-parser-combinators.spec +++ b/ghc-parser-combinators.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lightweight package providing commonly useful parser combinators License: BSD-3-Clause @@ -90,5 +90,8 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Fri Jun 06 2025 bbrucezhang - 1.3.0-2 +- Rebuilt for loongarch64 + * Fri Apr 12 2024 OpenCloudOS Release Engineering - 1.3.0-1 - initial build -- Gitee