Accepting request 1059075 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1059075 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-module-text?expand=0&rev=13
This commit is contained in:
commit
aa17407beb
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 21:45:57 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hslua-module-text to version 1.0.3.1.
|
||||
## hslua-module-text-1.0.3.1
|
||||
|
||||
Released 2023-01-06.
|
||||
|
||||
- Generalized a test to avoid failures with stack nightly.
|
||||
|
||||
- Added GHC 9.4 to test matrix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 09:01:28 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hslua-module-text to version 1.0.3.
|
||||
## hslua-module-text-1.0.3
|
||||
|
||||
Released 2023-01-03.
|
||||
|
||||
- Added new functions `fromencoding` and `toencoding`. These can
|
||||
be used to convert from or to a different (non UTF-8)
|
||||
encoding. This is particularly helpful when opening files on
|
||||
system that don't use UTF-8 for their file system, most
|
||||
notably Windows.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 19 14:38:23 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-hslua-module-text
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name hslua-module-text
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3.1
|
||||
Release: 0
|
||||
Summary: Lua module for text
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d81d6525fc1e5d252703f91eb3f015f24adeec057553a4c7696768285fb30577
|
||||
size 4650
|
3
hslua-module-text-1.0.3.1.tar.gz
Normal file
3
hslua-module-text-1.0.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c331eaacad080a85da7160726c3f9e61102e329ef42607aa04b08acea46b608
|
||||
size 6129
|
Loading…
Reference in New Issue
Block a user