Accepting request 701767 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/701767 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua?expand=0&rev=13
This commit is contained in:
commit
c646d90810
@ -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
|
Sun Jan 6 03:01:19 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -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.0.2
|
Version: 1.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bindings to Lua, an embeddable scripting language
|
Summary: Bindings to Lua, an embeddable scripting language
|
||||||
License: MIT
|
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