From 2845d1d7c9dadd27c116ea36562575da0c34eeddc96f5de55a554e596f8070f0 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 21 Jun 2023 16:50:39 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-filepath-bytestring revision:10, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-filepath-bytestring?expand=0&rev=20 --- filepath-bytestring-1.4.2.1.12.tar.gz | 3 --- filepath-bytestring-1.4.2.1.13.tar.gz | 3 +++ ghc-filepath-bytestring.changes | 10 ++++++++++ ghc-filepath-bytestring.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 filepath-bytestring-1.4.2.1.12.tar.gz create mode 100644 filepath-bytestring-1.4.2.1.13.tar.gz diff --git a/filepath-bytestring-1.4.2.1.12.tar.gz b/filepath-bytestring-1.4.2.1.12.tar.gz deleted file mode 100644 index e2f3688..0000000 --- a/filepath-bytestring-1.4.2.1.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:581f7193f505d4c4eefc9b9153a3167d67ff6ad7e36eba315b01a2ef88381245 -size 26127 diff --git a/filepath-bytestring-1.4.2.1.13.tar.gz b/filepath-bytestring-1.4.2.1.13.tar.gz new file mode 100644 index 0000000..efe08bd --- /dev/null +++ b/filepath-bytestring-1.4.2.1.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cadf0298643a0dc6aa0e5dea0b652cfcb742c3208e520f4671296d551b27a37 +size 26173 diff --git a/ghc-filepath-bytestring.changes b/ghc-filepath-bytestring.changes index e164566..24c5471 100644 --- a/ghc-filepath-bytestring.changes +++ b/ghc-filepath-bytestring.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 20 16:23:05 UTC 2023 - Peter Simons + +- Update filepath-bytestring to version 1.4.2.1.13. + filepath-bytestring (1.4.2.1.13) unstable; urgency=medium + + * Relax bounds to allow base-4.18 and filepath-1.4.100.3 (ghc 9.6). + + -- Joey Hess Tue, 20 Jun 2023 12:22:31 -0400 + ------------------------------------------------------------------- Thu Mar 30 17:06:47 UTC 2023 - Peter Simons diff --git a/ghc-filepath-bytestring.spec b/ghc-filepath-bytestring.spec index 1e47ef0..9359df0 100644 --- a/ghc-filepath-bytestring.spec +++ b/ghc-filepath-bytestring.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.4.2.1.12 +Version: 1.4.2.1.13 Release: 0 Summary: Library for manipulating RawFilePaths in a cross platform way License: BSD-3-Clause