Accepting request 1179751 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1179751 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-module-system?expand=0&rev=13
This commit is contained in:
commit
a013b095fa
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 08:38:56 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hslua-module-system to version 1.1.2.
|
||||
## hslua-module-system-1.1.2
|
||||
|
||||
Released 2024-05-28.
|
||||
|
||||
- Fixed error handling in `with_wd`: exceptions when changing
|
||||
directories are now properly converted to Lua errors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 17:32:15 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.1.1
|
||||
Version: 1.1.2
|
||||
Release: 0
|
||||
Summary: Lua module wrapper around Haskell's System module
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f894690184722e405faac46a4018d11b4fccf582dd6421254aaca3d53debb229
|
||||
size 8965
|
3
hslua-module-system-1.1.2.tar.gz
Normal file
3
hslua-module-system-1.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4468e7eeec241b665da5ff27e254398a7f612c079d5181b396b20c8caf521de
|
||||
size 9057
|
Loading…
Reference in New Issue
Block a user