forked from pool/ghc-pandoc-lua-marshal
osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-pandoc-lua-marshal revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-lua-marshal?expand=0&rev=12
This commit is contained in:
parent
7cc134c279
commit
9d1ad926be
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.2
|
||||
Version: 0.2.4
|
||||
Release: 0
|
||||
Summary: Use pandoc types in Lua
|
||||
License: MIT
|
||||
@ -43,8 +43,6 @@ BuildRequires: ghc-hslua-list-prof
|
||||
BuildRequires: ghc-hslua-marshalling-devel
|
||||
BuildRequires: ghc-hslua-marshalling-prof
|
||||
BuildRequires: ghc-hslua-prof
|
||||
BuildRequires: ghc-lua-devel
|
||||
BuildRequires: ghc-lua-prof
|
||||
BuildRequires: ghc-pandoc-types-devel
|
||||
BuildRequires: ghc-pandoc-types-prof
|
||||
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