forked from pool/ghc-extra
Accepting request 304895 from devel:languages:haskell:lts
- version bump to 1.1 * add nubOrd, nubOrdOn, nubOrdBy * add groupSortOn and groupSortBy * add splitAtEnd OBS-URL: https://build.opensuse.org/request/show/304895 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
b9ec5f7e94
commit
cb9f1e4719
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package ghc
|
||||
# spec file for package ghc-extra
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -21,7 +21,7 @@
|
||||
%global debug_package %{nil}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.0.1
|
||||
Version: 1.1
|
||||
Release: 0
|
||||
Summary: Extra functions I use
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user