diff --git a/ghc-safe.changes b/ghc-safe.changes index 7ebf1c2..b05c7b3 100644 --- a/ghc-safe.changes +++ b/ghc-safe.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 14 10:19:26 UTC 2024 - Peter Simons + +- Update safe to version 0.3.20. + 0.3.20, released 2024-01-14 + #34, add headErr, tailErr + #33, avoid using head/tail to avoid x-partial + ------------------------------------------------------------------- Thu Mar 30 17:08:07 UTC 2023 - Peter Simons diff --git a/ghc-safe.spec b/ghc-safe.spec index 4335c37..2eb62f5 100644 --- a/ghc-safe.spec +++ b/ghc-safe.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-safe # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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.3.19 +Version: 0.3.20 Release: 0 Summary: Library of safe (exception free) functions License: BSD-3-Clause diff --git a/safe-0.3.19.tar.gz b/safe-0.3.19.tar.gz deleted file mode 100644 index c17a1ff..0000000 --- a/safe-0.3.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25043442c8f8aa95955bb17467d023630632b961aaa61e807e325d9b2c33f7a2 -size 11267 diff --git a/safe-0.3.20.tar.gz b/safe-0.3.20.tar.gz new file mode 100644 index 0000000..a7a5f29 --- /dev/null +++ b/safe-0.3.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9983610f9004a2ab67f5ddf11c9dff34f753b9fe11259f1ff77c2f3166df24 +size 11761