diff --git a/git-annex.changes b/git-annex.changes index 8230853..df5710f 100644 --- a/git-annex.changes +++ b/git-annex.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 16 13:31:34 UTC 2023 - Peter Simons + +- Update build dependencies for ghc-9.6.x. + ------------------------------------------------------------------- Tue Sep 26 17:36:33 UTC 2023 - Peter Simons diff --git a/git-annex.spec b/git-annex.spec index ae84cb4..209bb94 100644 --- a/git-annex.spec +++ b/git-annex.spec @@ -71,8 +71,8 @@ BuildRequires: ghc-criterion-devel BuildRequires: ghc-criterion-prof BuildRequires: ghc-crypto-api-devel BuildRequires: ghc-crypto-api-prof -BuildRequires: ghc-cryptonite-devel -BuildRequires: ghc-cryptonite-prof +BuildRequires: ghc-crypton-devel +BuildRequires: ghc-crypton-prof BuildRequires: ghc-data-default-devel BuildRequires: ghc-data-default-prof BuildRequires: ghc-dbus-devel