diff --git a/ghc-vector-algorithms.changes b/ghc-vector-algorithms.changes index d7c6f42..42f217d 100644 --- a/ghc-vector-algorithms.changes +++ b/ghc-vector-algorithms.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 5 02:55:54 UTC 2025 - Peter Simons + +- Update vector-algorithms to version 0.9.1.0. + ## Version 0.9.1.0 (2025-02-05) + + - More inlining for `sort` and `nib` functions. + ------------------------------------------------------------------- Sun Nov 24 20:23:06 UTC 2024 - Peter Simons diff --git a/ghc-vector-algorithms.spec b/ghc-vector-algorithms.spec index a527d40..6f4e1b7 100644 --- a/ghc-vector-algorithms.spec +++ b/ghc-vector-algorithms.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-vector-algorithms # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.9.0.3 +Version: 0.9.1.0 Release: 0 Summary: Efficient algorithms for vector arrays License: BSD-3-Clause diff --git a/vector-algorithms-0.9.0.3.tar.gz b/vector-algorithms-0.9.0.3.tar.gz deleted file mode 100644 index 5752c9f..0000000 --- a/vector-algorithms-0.9.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61900b798fc6a581dd0916b32a1397aaed022d7f92fd737d663cbbf4d7144d9e -size 29395 diff --git a/vector-algorithms-0.9.1.0.tar.gz b/vector-algorithms-0.9.1.0.tar.gz new file mode 100644 index 0000000..bf8d33f --- /dev/null +++ b/vector-algorithms-0.9.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b674676802670d8a682b357da6b6b5741b4a33b191f0ffe5f2b2bc40558eb2 +size 29426