4
0

4 Commits

4 changed files with 24 additions and 5 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Oct 11 16:49:31 UTC 2024 - Peter Simons <psimons@suse.com>
- Update unix-compat to version 0.7.3.
## Version 0.7.3 (2024-10-11)
- Fix `sysmacros.h` include for GNU/Hurd
([PR #12](https://github.com/haskell-pkg-janitors/unix-compat/pull/12)).
- Tested with GHC 8.0 - 9.10.
-------------------------------------------------------------------
Tue Jun 25 13:44:12 UTC 2024 - Peter Simons <psimons@suse.com>
- Update unix-compat to version 0.7.2.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/unix-compat-0.7.2/src/CHANGELOG.md
-------------------------------------------------------------------
Wed Dec 6 12:31:37 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-unix-compat
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.7.1
Version: 0.7.3
Release: 0
Summary: Portable POSIX-compatibility layer
License: BSD-3-Clause

View File

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

3
unix-compat-0.7.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a4fad870952d632d55c8cfe2aad8b55ac95585dacae052fbea4e32968821d87
size 15593