From 347187e90e7569bd4a3ee8ecdf955bd899711842017e0a85f3d6186ec378fd80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 31 Jan 2016 11:11:58 +0000 Subject: [PATCH] Accepting request 356945 from devel:languages:haskell:lts - update to 1.0.0.5 * Support transformers-0.5 & ransformers-compat-0.5.*. OBS-URL: https://build.opensuse.org/request/show/356945 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-monad-control?expand=0&rev=6 --- ghc-monad-control.changes | 7 ++++++- ghc-monad-control.spec | 2 +- monad-control-1.0.0.4.tar.gz | 3 --- monad-control-1.0.0.5.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 monad-control-1.0.0.4.tar.gz create mode 100644 monad-control-1.0.0.5.tar.gz diff --git a/ghc-monad-control.changes b/ghc-monad-control.changes index 2ae4d44..d877c48 100644 --- a/ghc-monad-control.changes +++ b/ghc-monad-control.changes @@ -1,8 +1,13 @@ +------------------------------------------------------------------- +Fri Jan 29 13:23:46 UTC 2016 - mimi.vx@gmail.com + +- update to 1.0.0.5 +* Support transformers-0.5 & ransformers-compat-0.5.*. + ------------------------------------------------------------------- Tue Apr 21 19:32:20 UTC 2015 - mimi.vx@gmail.com - update to 1.0.0.4 - * Support transformers-compat-0.4.*. * Unconditionally add ExceptT instances using transformers-compat. Courtesy of Adam Bergmark. diff --git a/ghc-monad-control.spec b/ghc-monad-control.spec index 14f6b22..f3478de 100644 --- a/ghc-monad-control.spec +++ b/ghc-monad-control.spec @@ -19,7 +19,7 @@ %global pkg_name monad-control Name: ghc-%{pkg_name} -Version: 1.0.0.4 +Version: 1.0.0.5 Release: 0 Summary: Lift control operations, like exception catching, through monad transformers License: BSD-3-Clause diff --git a/monad-control-1.0.0.4.tar.gz b/monad-control-1.0.0.4.tar.gz deleted file mode 100644 index 23e307b..0000000 --- a/monad-control-1.0.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e984b7346af6d31b7ce918e1a0263075af8cbcf5440bc3df698d0354c90df61e -size 10709 diff --git a/monad-control-1.0.0.5.tar.gz b/monad-control-1.0.0.5.tar.gz new file mode 100644 index 0000000..c648e8d --- /dev/null +++ b/monad-control-1.0.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055f715701c82e2c238282e363807d5bd6300e82cb38eaf37283987bfa8943f9 +size 10732