Accepting request 1231453 from devel:languages:haskell

version update for ghc-9.10.1

OBS-URL: https://build.opensuse.org/request/show/1231453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-language-c?expand=0&rev=12
This commit is contained in:
2024-12-20 22:10:41 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Nov 17 23:09:27 UTC 2024 - Peter Simons <psimons@suse.com>
- Update language-c to version 0.10.0.
## 0.10.0
- Support for half-precision floating point `__fp16`, `_Float16`, and `_Float16x`.
- Support for bfloat16 `__bf16`.
- Support alignment specifier `_Alignas` in struct declatations.
-------------------------------------------------------------------
Fri Oct 18 23:11:01 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.9.4
Version: 0.10.0
Release: 0
Summary: Analysis and generation of C code
License: BSD-3-Clause
@@ -53,7 +53,7 @@ BuildRequires: happy
ExcludeArch: %{ix86}
%description
Language C is a haskell library for the analysis and generation of C code.
Language C is a Haskell library for the analysis and generation of C code.
It features a complete, well tested parser and pretty printer for all of C99
and a large set of C11 and clang/GNU extensions.

3
language-c-0.10.0.tar.gz Normal file
View File

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

View File

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