aboutsummaryrefslogtreecommitdiff
path: root/spec/thermoprint-spec.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-18 11:35:25 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-18 11:35:25 +0000
commitc605c0b51011f794256df1b7b3ddeb305bb91902 (patch)
tree2eb8342abca119a5f0894e9e7e45a18f35fa8710 /spec/thermoprint-spec.nix
parent67025bbbed585e1245cc3f895c6f6fdf5fe35d6d (diff)
downloadthermoprint-c605c0b51011f794256df1b7b3ddeb305bb91902.tar
thermoprint-c605c0b51011f794256df1b7b3ddeb305bb91902.tar.gz
thermoprint-c605c0b51011f794256df1b7b3ddeb305bb91902.tar.bz2
thermoprint-c605c0b51011f794256df1b7b3ddeb305bb91902.tar.xz
thermoprint-c605c0b51011f794256df1b7b3ddeb305bb91902.zip
Switched word seperator to juxtaposition
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 d20a8e6..0e548a6 100644
--- a/spec/thermoprint-spec.nix
+++ b/spec/thermoprint-spec.nix
@@ -5,7 +5,7 @@
5}: 5}:
6mkDerivation { 6mkDerivation {
7 pname = "thermoprint-spec"; 7 pname = "thermoprint-spec";
8 version = "1.0.0"; 8 version = "2.0.0";
9 src = ./.; 9 src = ./.;
10 libraryHaskellDepends = [ 10 libraryHaskellDepends = [
11 aeson base base64-bytestring bbcode bytestring Cabal 11 aeson base base64-bytestring bbcode bytestring Cabal