From 3b89711e355739a10890880724ee2a1e3fee63db Mon Sep 17 00:00:00 2001 From: bbrucezhang Date: Thu, 5 Jun 2025 23:20:07 +0800 Subject: [PATCH] Rebuilt for loongarch64 --- ghc-attoparsec-binary.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-attoparsec-binary.spec b/ghc-attoparsec-binary.spec index e58cc22..bfbb2cc 100644 --- a/ghc-attoparsec-binary.spec +++ b/ghc-attoparsec-binary.spec @@ -4,7 +4,7 @@ Name: ghc-%{pkg_name} Version: 0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Binary processing extensions to Attoparsec License: BSD-3-Clause @@ -95,5 +95,8 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Thu Jun 05 2025 bbrucezhang - 0.2-2 +- Rebuilt for loongarch64 + * Thu Aug 08 2024 OpenCloudOS Release Engineering - 0.2-1 - initial build -- Gitee