Compare commits
8 Commits
Author | SHA256 | Date | |
---|---|---|---|
d8520a36a0 | |||
f2325332e9 | |||
ef561764cd | |||
f35cc4fb88 | |||
0f82ff78e2 | |||
c2bb0283ae | |||
2fa1a55d85 | |||
468e4b7647 |
@@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 27 16:33:55 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update unix-compat to version 0.7.4.
|
||||
## Version 0.7.4 (2025-03-27)
|
||||
|
||||
- Add `wasm32-wasi` support
|
||||
([PR #16](https://github.com/haskell-pkg-janitors/unix-compat/pull/16)).
|
||||
- Tested with GHC 8.0 - 9.12.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 15:02:57 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update unix-compat to version 0.7.3 revision 1.
|
||||
Upstream has revised the Cabal build instructions on Hackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-unix-compat
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 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.4
|
||||
Release: 0
|
||||
Summary: Portable POSIX-compatibility layer
|
||||
License: BSD-3-Clause
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c04806e8835ac261de6c9b1bbf886dfc1ea3ab38e0b12581f9d2bff18803e33f
|
||||
size 15463
|
3
unix-compat-0.7.4.tar.gz
Normal file
3
unix-compat-0.7.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:689b3a960c8fe12910554aa5b739d5c4769c1d180ade20402fde2ed49db7eff4
|
||||
size 15586
|
Reference in New Issue
Block a user