forked from pool/ghc-call-stack
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-call-stack revision:13, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-call-stack?expand=0&rev=42
This commit is contained in:
parent
5ef536fbf5
commit
847ca70005
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95c693c93958758d714dee22edc56d4ebb2dcefa4412264e941e32ccd6e4e0c7
|
||||
size 2565
|
3
call-stack-0.3.0.tar.gz
Normal file
3
call-stack-0.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b80e8de2b87f01922b23b328655ad2f843f42495f3e1033ae907aade603c716a
|
||||
size 2544
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 08:34:32 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update call-stack to version 0.3.0.
|
||||
Upstream does not provide a change log file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-call-stack
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# 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 call-stack
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.0
|
||||
Version: 0.3.0
|
||||
Release: 0
|
||||
Summary: Use GHC call-stacks in a backward compatible way
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user