aboutsummaryrefslogtreecommitdiff
path: root/spec/thermoprint-spec.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-18 12:18:13 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-18 12:18:13 +0000
commit4392dd7726cdbe82b9d22f10199b102704bad5fc (patch)
treeb82cc66ac2847231f82c4d4834c73be8bec8a1f4 /spec/thermoprint-spec.nix
parent57c56564d15cd5c83a4f1d1bab5490e6b75e8656 (diff)
downloadthermoprint-4392dd7726cdbe82b9d22f10199b102704bad5fc.tar
thermoprint-4392dd7726cdbe82b9d22f10199b102704bad5fc.tar.gz
thermoprint-4392dd7726cdbe82b9d22f10199b102704bad5fc.tar.bz2
thermoprint-4392dd7726cdbe82b9d22f10199b102704bad5fc.tar.xz
thermoprint-4392dd7726cdbe82b9d22f10199b102704bad5fc.zip
Version bump in spec due to last commit
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 5a89bcf..1825ddd 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 = "2.0.0"; 7 version = "3.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