diff --git a/filepath-bytestring-1.4.2.1.6.tar.gz b/filepath-bytestring-1.4.2.1.6.tar.gz deleted file mode 100644 index 3ef1871..0000000 --- a/filepath-bytestring-1.4.2.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e71147fed4505946dcf1fc77bb3815d25a7471880ffcf5553329963adbcfb987 -size 25418 diff --git a/filepath-bytestring-1.4.2.1.7.tar.gz b/filepath-bytestring-1.4.2.1.7.tar.gz new file mode 100644 index 0000000..0e3901e --- /dev/null +++ b/filepath-bytestring-1.4.2.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3610968b4f535ac3d072bf02c875eaacbca5181aa8df0ba4276b638125f6aa03 +size 25451 diff --git a/ghc-filepath-bytestring.changes b/ghc-filepath-bytestring.changes index 22043e1..57aaa11 100644 --- a/ghc-filepath-bytestring.changes +++ b/ghc-filepath-bytestring.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Mar 18 10:48:54 UTC 2021 - psimons@suse.com + +- Update filepath-bytestring to version 1.4.2.1.7. + filepath-bytestring (1.4.2.1.7) unstable; urgency=medium + + * Relax QuickCheck bounds to allow 2.14. + * Relax base bounds so it will build with ghc 9.0.1. + + -- Joey Hess Wed, 17 Mar 2021 08:11:27 -0400 + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-filepath-bytestring.spec b/ghc-filepath-bytestring.spec index d7b6921..9920fef 100644 --- a/ghc-filepath-bytestring.spec +++ b/ghc-filepath-bytestring.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-filepath-bytestring # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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 filepath-bytestring %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.4.2.1.6 +Version: 1.4.2.1.7 Release: 0 Summary: Library for manipulating RawFilePaths in a cross platform way License: BSD-3-Clause