Accepting request 347739 from devel:languages:haskell

- update to 3.2.6.4
* Fix: Fixing unwanted sharing with createMutableImage due to
        wrongly used INLINE pragma

OBS-URL: https://build.opensuse.org/request/show/347739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-JuicyPixels?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2015-12-09 18:52:47 +00:00 committed by Git OBS Bridge
commit 2a73a5a960
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 7 11:11:25 UTC 2015 - mimi.vx@gmail.com
- update to 3.2.6.4
* Fix: Fixing unwanted sharing with createMutableImage due to
wrongly used INLINE pragma
-------------------------------------------------------------------
Wed Nov 4 08:17:52 UTC 2015 - mimi.vx@gmail.com

View File

@ -20,7 +20,7 @@
# no useful debuginfo for Haskell packages without C sources
%global debug_package %{nil}
Name: ghc-JuicyPixels
Version: 3.2.6.2
Version: 3.2.6.4
Release: 0
Summary: Picture loading/serialization
License: BSD-3-Clause