haskell-unix-time: update to version 0.3.4
This commit is contained in:
parent
c16707c306
commit
4190bc1721
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unix-time";
|
pname = "unix-time";
|
||||||
version = "0.3.3";
|
version = "0.3.4";
|
||||||
sha256 = "018wpr5d2kjv8syj97664sqh1v7ws1780qmlfxvrakj86z9k5i8x";
|
sha256 = "1bni03bzayg3vwj6mwcl4z41zixv8nida8jc3vkv41fr7mzb24g5";
|
||||||
buildDepends = [ binary ];
|
buildDepends = [ binary ];
|
||||||
testDepends = [ doctest hspec QuickCheck time ];
|
testDepends = [ doctest hspec QuickCheck time ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user