osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hslua revision:18, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=71
This commit is contained in:
parent
e869b34490
commit
0fb956c25c
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 8 05:05:44 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update hslua to version 1.3.0.1.
|
||||||
|
### 1.3.0.1
|
||||||
|
|
||||||
|
Released 2021-02-06.
|
||||||
|
|
||||||
|
- Fixed build with GHC 9.0.1 (Simon Jakobi).
|
||||||
|
|
||||||
|
- Improved test-suite; fixed memory leaks in some tests.
|
||||||
|
|
||||||
|
- Moved CI to GitHub Actions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
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-hslua
|
# spec file for package ghc-hslua
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name hslua
|
%global pkg_name hslua
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.3.0
|
Version: 1.3.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bindings to Lua, an embeddable scripting language
|
Summary: Bindings to Lua, an embeddable scripting language
|
||||||
License: MIT
|
License: MIT
|
||||||
|
3
hslua-1.3.0.1.tar.gz
Normal file
3
hslua-1.3.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:678a833942033d45a3e492d5717834c952068bb558d60a8970eac136c2fce8d7
|
||||||
|
size 253503
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:54b12329dfd471940d1e3e7dcbf9ec8194fc70c016239c9c2e337bd3950cd0b5
|
|
||||||
size 253366
|
|
Loading…
Reference in New Issue
Block a user