forked from pool/ghc-filepath-bytestring
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
2d8538b332 | |||
ce7d7280b9 |
3
filepath-bytestring-1.4.100.3.2.tar.gz
Normal file
3
filepath-bytestring-1.4.100.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78558153d9c3ea64acfdd15c1596f0415331efb3915938e62916a503d7fdd0fd
|
||||
size 26239
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9cadf0298643a0dc6aa0e5dea0b652cfcb742c3208e520f4671296d551b27a37
|
||||
size 26173
|
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 23:41:34 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update filepath-bytestring to version 1.4.100.3.2.
|
||||
filepath-bytestring (1.4.100.3.2) unstable; urgency=medium
|
||||
|
||||
* Relax bounds to allow base-4.19.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Mon, 29 Jul 2024 19:40:51 -0400
|
||||
|
||||
filepath-bytestring (1.4.100.3.1) unstable; urgency=medium
|
||||
|
||||
* Updated to filepath-1.4.100.3, which fixes a regression.
|
||||
* Allow up to filepath-1.4.200.1.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Mon, 29 Jul 2024 19:27:57 -0400
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 13:54:40 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.4.2.1.13
|
||||
Version: 1.4.100.3.2
|
||||
Release: 0
|
||||
Summary: Library for manipulating RawFilePaths in a cross platform way
|
||||
License: BSD-3-Clause
|
||||
@@ -92,7 +92,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{pkg_name}-%{version}
|
||||
cabal-tweak-dep-ver base "< 4.19" "< 5"
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
Reference in New Issue
Block a user