Accepting request 953391 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/953391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-filepath-bytestring?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2022-02-11 22:07:51 +00:00 committed by Git OBS Bridge
commit 007a1a4955
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37827a41da34a2d41501f7cc99721ef5497e1ee61fb78ce12b676a79e5da3963
size 25871

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67d29d1d452230f37d15d209a14be3309c2c10798a6442a889abfed92be94bb6
size 25901

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Dec 3 15:52:06 UTC 2021 - Peter Simons <psimons@suse.com>
- Update filepath-bytestring to version 1.4.2.1.9.
filepath-bytestring (1.4.2.1.9) unstable; urgency=medium
* Relax bounds to allow base 4.16 (ghc 9.2).
-- Joey Hess <id@joeyh.name> Fri, 03 Dec 2021 11:49:58 -0400
-------------------------------------------------------------------
Thu Aug 12 08:09:40 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name filepath-bytestring
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.4.2.1.8
Version: 1.4.2.1.9
Release: 0
Summary: Library for manipulating RawFilePaths in a cross platform way
License: BSD-3-Clause