Accepting request 1175068 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1175068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-extra?expand=0&rev=36
This commit is contained in:
Ana Guerrero 2024-05-21 16:34:56 +00:00 committed by Git OBS Bridge
commit 4b11a79517
4 changed files with 20 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat May 11 15:55:39 UTC 2024 - Peter Simons <psimons@suse.com>
- Update extra to version 1.7.16.
1.7.16, released 2024-05-11
Fix to actually work with GHC 9.10
-------------------------------------------------------------------
Fri May 10 13:07:51 UTC 2024 - Peter Simons <psimons@suse.com>
- Update extra to version 1.7.15.
1.7.15, released 2024-05-10
#111, work with GHC 9.10
Test with GHC 9.8
-------------------------------------------------------------------
Sat Jul 1 19:19:07 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-extra
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.7.14
Version: 1.7.16
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause