Accepting request 780017 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/780017 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-extra?expand=0&rev=24
This commit is contained in:
commit
b365104fd4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e81788ea870cc94e0cd809f3258aec0a361981783f59b122aeea20801256d4b
|
||||
size 40194
|
3
extra-1.6.20.tar.gz
Normal file
3
extra-1.6.20.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19ea4ed3caec0a7b7f53d1ce59854728bb902f19c3cff0f77d390ea6479da02f
|
||||
size 41006
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 14:18:04 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update extra to version 1.6.20.
|
||||
1.6.20, released 2020-02-16
|
||||
Add firstM, secondM
|
||||
1.6.19, released 2020-02-11
|
||||
#50, add headDef, lastDef, and dropEnd1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 16:13:43 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-extra
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name extra
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.6.18
|
||||
Version: 1.6.20
|
||||
Release: 0
|
||||
Summary: Extra functions I use
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user