aboutsummaryrefslogtreecommitdiff
path: root/bbcode
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-07-18 12:32:59 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-07-18 12:32:59 +0200
commit947fdb54351071745b6f35f668e39a2b1207918e (patch)
tree3df408e12ee3f09bea062717b65761f1879b2602 /bbcode
parent9e17810329dbfa0adc0ee3042556fbd13f810d5c (diff)
downloadthermoprint-947fdb54351071745b6f35f668e39a2b1207918e.tar
thermoprint-947fdb54351071745b6f35f668e39a2b1207918e.tar.gz
thermoprint-947fdb54351071745b6f35f668e39a2b1207918e.tar.bz2
thermoprint-947fdb54351071745b6f35f668e39a2b1207918e.tar.xz
thermoprint-947fdb54351071745b6f35f668e39a2b1207918e.zip
update .nix files
Diffstat (limited to 'bbcode')
-rw-r--r--bbcode/bbcode.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbcode/bbcode.nix b/bbcode/bbcode.nix
index 30a6b49..bacc228 100644
--- a/bbcode/bbcode.nix
+++ b/bbcode/bbcode.nix
@@ -3,7 +3,7 @@
3}: 3}:
4mkDerivation { 4mkDerivation {
5 pname = "bbcode"; 5 pname = "bbcode";
6 version = "3.1.0"; 6 version = "3.1.1";
7 src = ./.; 7 src = ./.;
8 libraryHaskellDepends = [ 8 libraryHaskellDepends = [
9 attoparsec base case-insensitive containers rosezipper text 9 attoparsec base case-insensitive containers rosezipper text