aboutsummaryrefslogtreecommitdiff
path: root/spec/thermoprint-spec.nix
diff options
context:
space:
mode:
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