diff --git a/ghc-http2.spec b/ghc-http2.spec index 7a71418eea38655bcf7d555a98677b4daa0ee526..eb4d292864b5c868024f3be352ff07ece47bd604 100644 --- a/ghc-http2.spec +++ b/ghc-http2.spec @@ -3,7 +3,7 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 5.3.9 +Version: 5.3.10 Release: 1 Summary: HTTP/2 library License: BSD-3-Clause @@ -134,6 +134,10 @@ This package provides the Haskell %{pkg_name} profiling library. %files -n ghc-%{pkg_name}-prof -f ghc-%{pkg_name}-prof.files %changelog +* Thu Jun 26 2025 chengrui 5.3.10-1 +- Update to 5.3.10 +- Introducing closure. + * Fri May 23 2025 Lin Runze 5.3.9-1 - Update to 5.3.9 diff --git a/http2-5.3.9.tar.gz b/http2-5.3.10.tar.gz similarity index 45% rename from http2-5.3.9.tar.gz rename to http2-5.3.10.tar.gz index c45d9c5bd748cdbaeeb3f6f371773444323a9de8..6dc58d31bb52d7fb0e235e408d7f5e5f90c3dc0e 100644 Binary files a/http2-5.3.9.tar.gz and b/http2-5.3.10.tar.gz differ