haskell-byteorder: update to version 1.0.4
This commit is contained in:
parent
cd470bc296
commit
3328807f41
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "byteorder";
|
pname = "byteorder";
|
||||||
version = "1.0.3";
|
version = "1.0.4";
|
||||||
sha256 = "056jb47r4pkimi6z2z49prnsmjnhnijk57zm0divl1k55igi5way";
|
sha256 = "06995paxbxk8lldvarqpb3ygcjbg4v8dk4scib1rjzwlhssvn85x";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://community.haskell.org/~aslatter/code/byteorder";
|
homepage = "http://community.haskell.org/~aslatter/code/byteorder";
|
||||||
description = "Exposes the native endianness or byte ordering of the system";
|
description = "Exposes the native endianness or byte ordering of the system";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user