Accepting request 370926 from devel:languages:haskell
- update to 0.3.4.6 * Made toDecimalDigits more similar to floatToDigits * Introduce a special case for 0 in fromFloatDigits - update to 0.3.4.5 * Support GHC-8.0.1 * Support binary-0.8 (forwarded request 370923 from mimi_vx) OBS-URL: https://build.opensuse.org/request/show/370926 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-scientific?expand=0&rev=7
This commit is contained in:
commit
e91a952871
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 12 09:29:12 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.3.4.6
|
||||
* Made toDecimalDigits more similar to floatToDigits
|
||||
* Introduce a special case for 0 in fromFloatDigits
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 10 09:00:33 UTC 2016 - mimi.vx@gmail.com
|
||||
|
||||
- update to 0.3.4.5
|
||||
* Support GHC-8.0.1
|
||||
* Support binary-0.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 29 17:39:11 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name scientific
|
||||
|
||||
Name: ghc-scientific
|
||||
Version: 0.3.4.4
|
||||
Version: 0.3.4.6
|
||||
Release: 0
|
||||
Summary: Numbers represented using scientific notation
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7c81e6ce6bf1161033ad4bc47b5bf164f4404d9df686dd0edadd488db25a519
|
||||
size 21646
|
3
scientific-0.3.4.6.tar.gz
Normal file
3
scientific-0.3.4.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdd15c72b379ceaef5f30d7113e6971a47090a285f46d1d44528e328061df382
|
||||
size 21932
|
Loading…
x
Reference in New Issue
Block a user