Accepting request 1141857 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1141857 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-pandoc-lua-marshal?expand=0&rev=5
This commit is contained in:
commit
272e8187cc
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 19 07:58:14 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update pandoc-lua-marshal to version 0.2.4.
|
||||||
|
## 0.2.3
|
||||||
|
|
||||||
|
Released 2024-01-19.
|
||||||
|
|
||||||
|
- Relaxed upper bound for aeson, allowing aeson-2.2.\*.
|
||||||
|
|
||||||
|
## 0.2.3
|
||||||
|
|
||||||
|
Released 2024-01-19.
|
||||||
|
|
||||||
|
- Relaxed upper bound for text, containers, and bytestring,
|
||||||
|
allowing text-2.1, containers-0.7, and bytestring-0.12.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:07:48 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:07:48 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-pandoc-lua-marshal
|
# spec file for package ghc-pandoc-lua-marshal
|
||||||
#
|
#
|
||||||
# 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: 0.2.2
|
Version: 0.2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Use pandoc types in Lua
|
Summary: Use pandoc types in Lua
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -43,8 +43,6 @@ BuildRequires: ghc-hslua-list-prof
|
|||||||
BuildRequires: ghc-hslua-marshalling-devel
|
BuildRequires: ghc-hslua-marshalling-devel
|
||||||
BuildRequires: ghc-hslua-marshalling-prof
|
BuildRequires: ghc-hslua-marshalling-prof
|
||||||
BuildRequires: ghc-hslua-prof
|
BuildRequires: ghc-hslua-prof
|
||||||
BuildRequires: ghc-lua-devel
|
|
||||||
BuildRequires: ghc-lua-prof
|
|
||||||
BuildRequires: ghc-pandoc-types-devel
|
BuildRequires: ghc-pandoc-types-devel
|
||||||
BuildRequires: ghc-pandoc-types-prof
|
BuildRequires: ghc-pandoc-types-prof
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:22231c24a7b228b3d0b99dcfb77657b410f8a95f02b6bde365b434a8f1882679
|
|
||||||
size 38236
|
|
3
pandoc-lua-marshal-0.2.4.tar.gz
Normal file
3
pandoc-lua-marshal-0.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d2fb3c5544fb0a07a8a1c3ec254ba6c3f992662ef04afc5ea6fd9f1189f71108
|
||||||
|
size 38272
|
Loading…
x
Reference in New Issue
Block a user