Control: tag 1091246 pending

Hi!

Bug #1091246 that you reported in package arc has been fixed
in the debian/pkgs/arc.git git repository. You can see the changelog below,
and you can check the diff of the fix at:

    https://git.hadrons.org/cgit/debian/pkgs/arc.git/diff/?id=cecf9a1

---
commit cecf9a1aa9ca11c957301b2a2ff1226534fa1338
Author: Guillem Jover <[email protected]>
Date:   Tue Dec 24 20:39:19 2024 +0100

    Fix FTBFS with time64
    
    We need to use the correct types otherwise the build fails with mismatched
    function signatures.
    
    Closes: #1091246

diff --git a/debian/changelog b/debian/changelog
index 65bf804..23529fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 arc (5.21q-14) UNRELEASED; urgency=medium
 
   * Enable abi=+time64 everywhere.
+  * Fix FTBFS with time64 on 32-bit architectures. Closes: #1091246
 
  -- Guillem Jover <[email protected]>  Tue, 24 Dec 2024 20:26:38 +0100
 

Reply via email to