forked from pool/ghc-extra
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-extra revision:19, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=90
This commit is contained in:
parent
1b8e36f6c2
commit
fa4a40995d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf0b58a5418a127ef63e9b581ce4c5d7b8bbc23730348fc0aedc9f9b2002ede9
|
||||
size 43588
|
3
extra-1.7.9.tar.gz
Normal file
3
extra-1.7.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f66e26a63b216f0ca33665a75c08eada0a96af192ace83a18d87839d79afdf9d
|
||||
size 44369
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 19 18:49:11 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update extra to version 1.7.9.
|
||||
1.7.9, released 2020-12-19
|
||||
#72, add pureIf
|
||||
#73, make takeEnd, dropEnd, splitAtEnd: return immediately if i <= 0
|
||||
#71, add compareLength and comparingLength
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name extra
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.7.8
|
||||
Version: 1.7.9
|
||||
Release: 0
|
||||
Summary: Extra functions I use
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user