osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-mmorph revision:12, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mmorph?expand=0&rev=11
This commit is contained in:
Ondřej Súkup 2021-03-08 08:01:17 +00:00 committed by Git OBS Bridge
parent 87fe1d4cdc
commit 79b0d02a88
5 changed files with 52 additions and 37 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Mar 2 09:34:20 UTC 2021 - psimons@suse.com
- Update mmorph to version 1.1.5 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Fri Feb 19 23:06:07 UTC 2021 - psimons@suse.com
- Update mmorph to version 1.1.5.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/mmorph-1.1.5/src/CHANGELOG.md
-------------------------------------------------------------------
Wed Feb 3 20:26:59 UTC 2021 - psimons@suse.com

View File

@ -18,7 +18,7 @@
%global pkg_name mmorph
Name: ghc-%{pkg_name}
Version: 1.1.4
Version: 1.1.5
Release: 0
Summary: Monad morphisms
License: BSD-3-Clause

View File

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

3
mmorph-1.1.5.tar.gz Normal file
View File

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

View File

@ -1,5 +1,5 @@
Name: mmorph
Version: 1.1.4
Version: 1.1.5
x-revision: 1
Cabal-Version: >= 1.10
Build-Type: Simple
@ -21,7 +21,7 @@ Source-Repository head
Library
Hs-Source-Dirs: src
Build-Depends:
base >= 4.13 && < 5 ,
base >= 4.5 && < 5 ,
mtl >= 2.1 && < 2.3,
transformers >= 0.2.0.0 && < 0.6,
transformers-compat >= 0.3 && < 0.7