osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-filepath-bytestring revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-filepath-bytestring?expand=0&rev=9
This commit is contained in:
parent
eb44d3a5d5
commit
f86f1bcdd7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e71147fed4505946dcf1fc77bb3815d25a7471880ffcf5553329963adbcfb987
|
||||
size 25418
|
3
filepath-bytestring-1.4.2.1.7.tar.gz
Normal file
3
filepath-bytestring-1.4.2.1.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3610968b4f535ac3d072bf02c875eaacbca5181aa8df0ba4276b638125f6aa03
|
||||
size 25451
|
@ -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 <id@joeyh.name> Wed, 17 Mar 2021 08:11:27 -0400
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user