Updating link to change in openSUSE:Factory/ghc-hslua-module-text revision 13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua-module-text?expand=0&rev=6d008e86922f26f5c226dc86f05638fe
This commit is contained in:
OBS User buildservice-autocommit 2023-01-18 12:09:57 +00:00 committed by Git OBS Bridge
parent 1a49d12d33
commit d5271bd8af
4 changed files with 31 additions and 5 deletions

View File

@ -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>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d81d6525fc1e5d252703f91eb3f015f24adeec057553a4c7696768285fb30577
size 4650

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c331eaacad080a85da7160726c3f9e61102e329ef42607aa04b08acea46b608
size 6129