osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-language-c revision:11, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-language-c?expand=0&rev=10
This commit is contained in:
parent
c5d79b1de4
commit
731003c13d
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name language-c
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.9
|
||||
Version: 0.9.0.1
|
||||
Release: 0
|
||||
Summary: Analysis and generation of C code
|
||||
License: BSD-3-Clause
|
||||
@ -37,7 +37,6 @@ BuildRequires: ghc-mtl-devel
|
||||
BuildRequires: ghc-pretty-devel
|
||||
BuildRequires: ghc-process-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-syb-devel
|
||||
BuildRequires: happy
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
|
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…
Reference in New Issue
Block a user