Accepting request 1079187 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1079187 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-module-path?expand=0&rev=7
This commit is contained in:
commit
1c38be564c
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 13 12:06:20 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update hslua-module-path to version 1.1.0.
|
||||||
|
## hslua-module-path-1.1.0
|
||||||
|
|
||||||
|
Released 2023-03-13.
|
||||||
|
|
||||||
|
- Update to hslua-2.3; this includes the addition of type
|
||||||
|
initializers to the module and type specifiers to the fields.
|
||||||
|
|
||||||
|
- Fixed tests for `make_relative` on Windows.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:07:03 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:07:03 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
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lua module to work with file paths
|
Summary: Lua module to work with file paths
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:599bd4f6ce90ebe0a530b607f34dddb3fc4e909269b8b90b7a7318b12a99c2eb
|
|
||||||
size 7969
|
|
3
hslua-module-path-1.1.0.tar.gz
Normal file
3
hslua-module-path-1.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aed5589344ab96879c8dad80785e3de47076126d7f886be8c915ba6adfb187b1
|
||||||
|
size 8040
|
Loading…
Reference in New Issue
Block a user