osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-extra revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=75
This commit is contained in:
Peter Simons 2020-07-17 01:02:03 +00:00 committed by Git OBS Bridge
parent 1f861affa7
commit 40a598310c
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jul 16 02:00:23 UTC 2020 - psimons@suse.com
- Update extra to version 1.7.4.
1.7.4, released 2020-07-15
#59, add whileJustM and untilJustM
#61, optimise nubOrd (10% or so)
Add first3, second3, third3
-------------------------------------------------------------------
Tue Jun 9 09:10:56 UTC 2020 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name extra
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.7.3
Version: 1.7.4
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause