diff --git a/ghc-text-conversions.changes b/ghc-text-conversions.changes index 75f7896..674d323 100644 --- a/ghc-text-conversions.changes +++ b/ghc-text-conversions.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 2 22:33:41 UTC 2022 - Peter Simons + +- Update text-conversions to version 0.3.1.1. + ## 0.3.1.1 (May 2nd, 2022) + + - Eliminated dependency on the `errors` package. + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-text-conversions.spec b/ghc-text-conversions.spec index ec4a852..82118a2 100644 --- a/ghc-text-conversions.spec +++ b/ghc-text-conversions.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-text-conversions # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name text-conversions %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.3.1 +Version: 0.3.1.1 Release: 0 Summary: Safe conversions between textual types License: ISC @@ -29,7 +29,6 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-base16-bytestring-devel BuildRequires: ghc-base64-bytestring-devel BuildRequires: ghc-bytestring-devel -BuildRequires: ghc-errors-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel ExcludeArch: %{ix86} diff --git a/text-conversions-0.3.1.1.tar.gz b/text-conversions-0.3.1.1.tar.gz new file mode 100644 index 0000000..893ea79 --- /dev/null +++ b/text-conversions-0.3.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8770fba789ce80334cae628285103c49abec0fa074773cbb5a88e26f5a7725d +size 5258 diff --git a/text-conversions-0.3.1.tar.gz b/text-conversions-0.3.1.tar.gz deleted file mode 100644 index 3fcb9b8..0000000 --- a/text-conversions-0.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b137843d3074248f28c5856a749bfd8e71d932b3afa040dbd3497684838d7d4d -size 5571