aboutsummaryrefslogtreecommitdiff
path: root/tp-bbcode/thermoprint-bbcode.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 /tp-bbcode/thermoprint-bbcode.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 'tp-bbcode/thermoprint-bbcode.nix')
-rw-r--r--tp-bbcode/thermoprint-bbcode.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tp-bbcode/thermoprint-bbcode.nix b/tp-bbcode/thermoprint-bbcode.nix
index 9a48152..d0b3d2c 100644
--- a/tp-bbcode/thermoprint-bbcode.nix
+++ b/tp-bbcode/thermoprint-bbcode.nix
@@ -4,7 +4,7 @@
4}: 4}:
5mkDerivation { 5mkDerivation {
6 pname = "thermoprint-bbcode"; 6 pname = "thermoprint-bbcode";
7 version = "0.0.0"; 7 version = "1.0.0";
8 src = ./.; 8 src = ./.;
9 libraryHaskellDepends = [ 9 libraryHaskellDepends = [
10 base bbcode case-insensitive containers text thermoprint-spec 10 base bbcode case-insensitive containers text thermoprint-spec