forked from mirrors/nixpkgs
haskell-atomic-primops: update to version 0.6.0.6
This commit is contained in:
parent
6e9bfd2d92
commit
4b3ad3291b
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "atomic-primops";
|
||||
version = "0.6.0.5";
|
||||
sha256 = "0xyvadhmhk2b6y6p52cfbjx1hs3zfcwfa5wx6cypaq4yi3csyl5k";
|
||||
version = "0.6.0.6";
|
||||
sha256 = "10i9s6d9951z9bf88w1vxcfb9z9axm2q4kf8wy6zd5gcc8hm7wcb";
|
||||
buildDepends = [ primitive ];
|
||||
meta = {
|
||||
homepage = "https://github.com/rrnewton/haskell-lockfree/wiki";
|
||||
|
|
Loading…
Reference in a new issue