Accepting request 1141618 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1141618 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-core?expand=0&rev=6
This commit is contained in:
commit
4244769af5
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 18 16:11:37 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update hslua-core to version 2.3.2.
|
||||||
|
## hslua-core-2.3.2
|
||||||
|
|
||||||
|
Released 2024-01-18.
|
||||||
|
|
||||||
|
- Relaxed upper bound for text, and bytestring, allowing
|
||||||
|
text-2.1, and bytestring-0.12.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 13 17:23:49 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Apr 13 17:23:49 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-hslua-core
|
# spec file for package ghc-hslua-core
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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: 2.3.1
|
Version: 2.3.2
|
||||||
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:1eb218dd9b8791fc113f44c71d42010fa9d5786c2164c35a8b15917c5120afa5
|
|
||||||
size 39580
|
|
3
hslua-core-2.3.2.tar.gz
Normal file
3
hslua-core-2.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:14ec6f800002efa361c99055fadc3aeb3060ab408255ea9f68e0afc94b166d40
|
||||||
|
size 39648
|
Loading…
Reference in New Issue
Block a user