From 6f28c7cbb299af6afb2cda2327034ca3ce87e6dd Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Mon, 27 Apr 2026 19:32:18 -0500 Subject: [PATCH] chore (ghc-strict-concurrency): use my name in the changelog (#11680) Signed-off-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