Accepting request 857433 from devel:languages:haskell
update haskell stack in openSUS OBS-URL: https://build.opensuse.org/request/show/857433 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-language-c?expand=0&rev=4
This commit is contained in:
commit
66ee7076ab
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 20 13:15:08 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update language-c to version 0.9.0.1.
|
||||||
|
## 0.9.0.1
|
||||||
|
|
||||||
|
- Scrap dependency on syb
|
||||||
|
|
||||||
|
Thanks to @vmchale
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- disable %{ix86} build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 4 17:21:42 UTC 2020 - psimons@suse.com
|
Fri Sep 4 17:21:42 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name language-c
|
%global pkg_name language-c
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.9
|
Version: 0.9.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Analysis and generation of C code
|
Summary: Analysis and generation of C code
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -37,8 +37,8 @@ BuildRequires: ghc-mtl-devel
|
|||||||
BuildRequires: ghc-pretty-devel
|
BuildRequires: ghc-pretty-devel
|
||||||
BuildRequires: ghc-process-devel
|
BuildRequires: ghc-process-devel
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
BuildRequires: ghc-syb-devel
|
|
||||||
BuildRequires: happy
|
BuildRequires: happy
|
||||||
|
ExcludeArch: %{ix86}
|
||||||
|
|
||||||
%description
|
%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.
|
||||||
|
3
language-c-0.9.0.1.tar.gz
Normal file
3
language-c-0.9.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d44cbb963fdea53ee9850af767a01137666044702938b57fda0c17644719d207
|
||||||
|
size 198427
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:314e81a432dcd007208561e11659021267976253563d26072a14af26d5495f28
|
|
||||||
size 142766
|
|
Loading…
x
Reference in New Issue
Block a user