aboutsummaryrefslogtreecommitdiff
path: root/spec/thermoprint-spec.nix
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2017-01-25 15:54:54 +0100
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2017-01-25 15:54:54 +0100
commit75d9fe614dca572aa1d7cfa53553e9c103eb2dd0 (patch)
tree54def052dcd8f288baead536a5f80d41a00387ef /spec/thermoprint-spec.nix
parent99fc4947543c1916e9fec952526a688eb7753490 (diff)
downloadthermoprint-75d9fe614dca572aa1d7cfa53553e9c103eb2dd0.tar
thermoprint-75d9fe614dca572aa1d7cfa53553e9c103eb2dd0.tar.gz
thermoprint-75d9fe614dca572aa1d7cfa53553e9c103eb2dd0.tar.bz2
thermoprint-75d9fe614dca572aa1d7cfa53553e9c103eb2dd0.tar.xz
thermoprint-75d9fe614dca572aa1d7cfa53553e9c103eb2dd0.zip
Cleanup test suite
Diffstat (limited to 'spec/thermoprint-spec.nix')
-rw-r--r--spec/thermoprint-spec.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/thermoprint-spec.nix b/spec/thermoprint-spec.nix
index 1a1611c..a3093de 100644
--- a/spec/thermoprint-spec.nix
+++ b/spec/thermoprint-spec.nix
@@ -4,7 +4,7 @@
4}: 4}:
5mkDerivation { 5mkDerivation {
6 pname = "thermoprint-spec"; 6 pname = "thermoprint-spec";
7 version = "5.0.0"; 7 version = "5.0.1";
8 src = ./.; 8 src = ./.;
9 libraryHaskellDepends = [ 9 libraryHaskellDepends = [
10 aeson base base64-bytestring bytestring Cabal cabal-test-quickcheck 10 aeson base base64-bytestring bytestring Cabal cabal-test-quickcheck