Accepting request 1141614 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1141614 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua?expand=0&rev=28
This commit is contained in:
commit
c7679f9994
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 17:38:49 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hslua to version 2.3.1.
|
||||
## hslua-2.3.1
|
||||
|
||||
Released 2024-01-18.
|
||||
|
||||
- Relaxed upper bound for text, containers, and bytestring,
|
||||
allowing text-2.1, containers-0.7, and bytestring-0.12.
|
||||
|
||||
- Require latest versions of HsLua packages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 12:06:13 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-hslua
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.3.0
|
||||
Version: 2.3.1
|
||||
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:4fc16b45f012c991717407bf17b50e8240467b76e1f404933addb96df19087b3
|
||||
size 17387
|
3
hslua-2.3.1.tar.gz
Normal file
3
hslua-2.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49028288e2c30f0cfe55c055db30b22d71a7fc2ebe0e7b69b4fab3f07321dd24
|
||||
size 17449
|
Loading…
Reference in New Issue
Block a user