summaryrefslogtreecommitdiff
path: root/packages/komodo/taskflow-2.scm
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-04-03 14:52:09 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-04-03 14:52:09 +0200
commit55c16cf96b1281ea7f2efea8c99df4176c958051 (patch)
tree7da60596f4c84ef96a4444c591f4a1285facb396 /packages/komodo/taskflow-2.scm
parent17df3f9d080134ad7c6fef6b18ecd4fdf5c61906 (diff)
taskflow-2: rename module: reflect file structure
Diffstat (limited to 'packages/komodo/taskflow-2.scm')
-rw-r--r--packages/komodo/taskflow-2.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/komodo/taskflow-2.scm b/packages/komodo/taskflow-2.scm
index fa029fa..cd1b3cd 100644
--- a/packages/komodo/taskflow-2.scm
+++ b/packages/komodo/taskflow-2.scm
@@ -1,4 +1,4 @@
-(define-module (taskflow-2)
+(define-module (packages komodo taskflow-2)
#:use-module (gnu packages cpp)
#:use-module (guix packages))