Accepting request 1008473 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1008473 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-module-path?expand=0&rev=5
This commit is contained in:
commit
febe380eae
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 19 11:09:37 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hslua-module-path to version 1.0.3.
|
||||
## hslua-module-path-1.0.3
|
||||
|
||||
Released 2022-08-19.
|
||||
|
||||
- Fixed `make_relative` for longer base paths: Ensure that the
|
||||
function produces correct results in cases where the root
|
||||
(base) path has more components than the path that should be
|
||||
made relative.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 19 14:38:21 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name hslua-module-path
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 0
|
||||
Summary: Lua module to work with file paths
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0701f02527b0050380285cb66c23b58e8032e6740f9e2d35fb761d89ef55a78
|
||||
size 7991
|
3
hslua-module-path-1.0.3.tar.gz
Normal file
3
hslua-module-path-1.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:599bd4f6ce90ebe0a530b607f34dddb3fc4e909269b8b90b7a7318b12a99c2eb
|
||||
size 7969
|
Loading…
Reference in New Issue
Block a user