aboutsummaryrefslogtreecommitdiff
path: root/spec/thermoprint-spec.nix
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2017-01-23 16:11:37 +0100
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2017-01-23 16:11:37 +0100
commit99fc4947543c1916e9fec952526a688eb7753490 (patch)
tree9361649ae4639a00cff06ad654cb42e3e07bc637 /spec/thermoprint-spec.nix
parent59a7e3d173c23096fe3122505b1b759f26e3292a (diff)
parent64b6ead0d1e157701f8569743eda496bc71b8351 (diff)
downloadthermoprint-99fc4947543c1916e9fec952526a688eb7753490.tar
thermoprint-99fc4947543c1916e9fec952526a688eb7753490.tar.gz
thermoprint-99fc4947543c1916e9fec952526a688eb7753490.tar.bz2
thermoprint-99fc4947543c1916e9fec952526a688eb7753490.tar.xz
thermoprint-99fc4947543c1916e9fec952526a688eb7753490.zip
Merge branch 'feat-markup'
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 3480782..1a1611c 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 = "4.0.0"; 7 version = "5.0.0";
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