osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-hslua-module-system revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua-module-system?expand=0&rev=31
This commit is contained in:
parent
168595e9d7
commit
5f00cd93c4
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 26 16:21:28 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update hslua-module-system to version 1.1.0.1.
|
||||||
|
## hslua-module-system-1.1.0.1
|
||||||
|
|
||||||
|
Released 2023-03-26.
|
||||||
|
|
||||||
|
- Improve doc strings.
|
||||||
|
|
||||||
|
## hslua-module-system-1.1.0
|
||||||
|
|
||||||
|
- Update to hslua-2.3; this includes the addition of type
|
||||||
|
initializers to the module and type specifiers to the fields.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:07:04 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:07:04 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.0.3
|
Version: 1.1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lua module wrapper around Haskell's System module
|
Summary: Lua module wrapper around Haskell's System module
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c979e6ddbd067068c650dd6ec6308ebee8413a3e70d3fdf420e8e90723952a23
|
|
||||||
size 8844
|
|
3
hslua-module-system-1.1.0.1.tar.gz
Normal file
3
hslua-module-system-1.1.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:06c866e44805bfc7fb04de308a52ae81f2b5da483de176686c784172fdc30ae5
|
||||||
|
size 8930
|
Loading…
Reference in New Issue
Block a user