pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-random



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Tue Oct 21 21:27:51 UTC 2014

Modified Files:
        pkgsrc/devel/hs-random: Makefile buildlink3.mk distinfo

Log Message:
Update to 1.1

from CHANGELOG & https://github.com/haskell/random
# 1.1
  * support for base < 4.6 (which doesnt provide strict atomicModifyIORef')
    and integrating Travis CI support.
    https://github.com/haskell/random/pull/12
  * fix C type in test suite https://github.com/haskell/random/pull/9
  - Fix compilation with GHC HEAD.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/hs-random/Makefile \
    pkgsrc/devel/hs-random/buildlink3.mk pkgsrc/devel/hs-random/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index