New commits:
commit f3560a2d2ff6f9e02ab5608b575fa81f8d21fc04
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
fix occasional problems, when variable names get messed up
diff --git a/var/lib/quill/ChangeLog b/var/lib/quill/ChangeLog
index b9c34d4..663e617 100644
--- a/var/lib/quill/ChangeLog
+++ b/var/lib/quill/ChangeLog
@@ -5,6 +5,7 @@
* libcore: fixed quill_final_put_in_grimoire,
renamed hash_get to quill_hash_get as it overrode the sorcery one
* libdetails: use quill_hash_get, use HISTORY_DATE instead of
SPELL_DATE
+ the return of the ugly braces
* libhistory, libdepends: cosmetic fixes
* version: 0.1.10
diff --git a/var/lib/quill/modules/libdetails
b/var/lib/quill/modules/libdetails
index 03c357f..f44e90e 100644
--- a/var/lib/quill/modules/libdetails
+++ b/var/lib/quill/modules/libdetails
@@ -182,10 +182,10 @@ function add_details(){
QUILL_SPELL_HASH="$(quill_hash_get $QUILL_TMP_DIR/$SPELL_SRC_FILE)"