From 9c44d87b46955bc6a0678ae8730cd8fa83677bce Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 27 Apr 2026 19:44:56 -0500 Subject: [PATCH] chore (ghc-strict-concurrency): use my name in the changelog (#11680) (#11692) (cherry picked from commit 6f28c7cbb299af6afb2cda2327034ca3ce87e6dd) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- .../haskell/ghc-strict-concurrency/ghc-strict-concurrency.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/haskell/ghc-strict-concurrency/ghc-strict-concurrency.spec b/anda/langs/haskell/ghc-strict-concurrency/ghc-strict-concurrency.spec index 1f7951ff50..06207ba55e 100644 --- a/anda/langs/haskell/ghc-strict-concurrency/ghc-strict-concurrency.spec +++ b/anda/langs/haskell/ghc-strict-concurrency/ghc-strict-concurrency.spec @@ -115,5 +115,5 @@ dos2unix -k -n %{SOURCE1} %{pkg_name}.cabal %changelog -* Sun Apr 26 2026 Owen-sz - 0.2.4.3-1 +* Sun Apr 26 2026 Owen Zimmerman - 0.2.4.3-1 - Initial commit