forked from pool/ghc-hslua
osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-hslua revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=43
This commit is contained in:
parent
988b115cc6
commit
586714f95b
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 5 02:01:21 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update hslua to version 1.0.3.
|
||||
### 1.0.3
|
||||
|
||||
Released 2019-05-04.
|
||||
|
||||
- New module `Foreign.Lua.Module`, containing helper functions to
|
||||
define and load modules from Haskell.
|
||||
|
||||
- Improve documentation of `open<lib>` (many thanks to Christian
|
||||
Charukiewicz.)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 6 03:01:19 UTC 2019 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name hslua
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 0
|
||||
Summary: Bindings to Lua, an embeddable scripting language
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fda9b291051769a02c175f744bc2175f5ff49732c83e7063cf6c786bcc654f70
|
||||
size 235226
|
3
hslua-1.0.3.tar.gz
Normal file
3
hslua-1.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4112b86ec616fd0b29c8adfd4188a20bfcf89deb2a396ac480ca13e91ca354bc
|
||||
size 236586
|
Loading…
Reference in New Issue
Block a user