osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-extra revision:2, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=103
This commit is contained in:
Peter Simons 2024-05-11 21:00:46 +00:00 committed by Git OBS Bridge
parent 498723a919
commit b94539e213
4 changed files with 13 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.15.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
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.15
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause