SHA256
1
0
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:
Ondřej Súkup 2020-12-19 18:59:53 +00:00 committed by Git OBS Bridge
parent 1b8e36f6c2
commit fa4a40995d
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:cf0b58a5418a127ef63e9b581ce4c5d7b8bbc23730348fc0aedc9f9b2002ede9
size 43588

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

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

View File

@ -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> Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

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