Accepting request 403542 from devel:languages:haskell:lts

- update to 1.4.10
* Add Data.Typeable.Extra containing typeRep, Proxy, (:~:)

* add line1

OBS-URL: https://build.opensuse.org/request/show/403542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=21
This commit is contained in:
Ondřej Súkup 2016-06-19 20:07:33 +00:00 committed by Git OBS Bridge
parent 27cb215129
commit 2a2fb72526
4 changed files with 11 additions and 5 deletions

3
extra-1.4.10.tar.gz Normal file
View File

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

View File

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

View File

@ -1,8 +1,14 @@
-------------------------------------------------------------------
Thu Jun 16 10:28:27 UTC 2016 - mimi.vx@gmail.com
- update to 1.4.10
* Add Data.Typeable.Extra containing typeRep, Proxy, (:~:)
-------------------------------------------------------------------
Thu Jun 2 04:50:09 UTC 2016 - mimi.vx@gmail.com
- update to 1.4.9
* add Line 1
* add line1
-------------------------------------------------------------------
Mon May 30 09:49:03 UTC 2016 - mimi.vx@gmail.com

View File

@ -20,7 +20,7 @@
# no useful debuginfo for Haskell packages without C sources
%bcond_with tests
Name: ghc-extra
Version: 1.4.9
Version: 1.4.10
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause