Accepting request 930332 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/930332 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-module-path?expand=0&rev=2
This commit is contained in:
commit
d8ca7851d1
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 1 08:26:33 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update hslua-module-path to version 1.0.0.
|
||||||
|
Upstream has not updated the file "CHANGELOG.md" since the last
|
||||||
|
release.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 9 11:01:00 UTC 2021 - psimons@suse.com
|
Tue Mar 9 11:01:00 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name hslua-module-path
|
%global pkg_name hslua-module-path
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1.0.1
|
Version: 1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lua module to work with file paths
|
Summary: Lua module to work with file paths
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -28,6 +28,8 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg
|
|||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
BuildRequires: ghc-filepath-devel
|
BuildRequires: ghc-filepath-devel
|
||||||
BuildRequires: ghc-hslua-devel
|
BuildRequires: ghc-hslua-devel
|
||||||
|
BuildRequires: ghc-hslua-marshalling-devel
|
||||||
|
BuildRequires: ghc-hslua-packaging-devel
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
BuildRequires: ghc-text-devel
|
BuildRequires: ghc-text-devel
|
||||||
ExcludeArch: %{ix86}
|
ExcludeArch: %{ix86}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c858d8900f9fbde354ebfc90fce84d10c89b9f51ab62198df033936399a4aeff
|
|
||||||
size 8144
|
|
3
hslua-module-path-1.0.0.tar.gz
Normal file
3
hslua-module-path-1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ef2fc58690017280be990e2e96b3c2a3b14f5468baa8c09dd9d05ff1f7a40afa
|
||||||
|
size 7981
|
Loading…
Reference in New Issue
Block a user