From 4bc0ceb67a0cce70963e81347fd6731dd246ce11 Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Sat, 20 Jan 2024 10:21:59 +0100 Subject: [PATCH] Put in earplugs --- channel/zzkt/packages/gephi.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel/zzkt/packages/gephi.scm b/channel/zzkt/packages/gephi.scm index 82bb989..d4f12ee 100644 --- a/channel/zzkt/packages/gephi.scm +++ b/channel/zzkt/packages/gephi.scm @@ -16,7 +16,7 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . -define-module (zzkt packages gephi) +(define-module (zzkt packages gephi) #:use-module (guix) #:use-module (guix build-system ant) #:use-module (guix git-download)