From c2730721bb2dea74efb781bc35668d1e72df14af Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Wed, 6 Mar 2024 14:33:16 +0100 Subject: [PATCH] Put in earplugs --- channel/zzkt/packages/zotero.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channel/zzkt/packages/zotero.scm b/channel/zzkt/packages/zotero.scm index c8231df..17971f7 100644 --- a/channel/zzkt/packages/zotero.scm +++ b/channel/zzkt/packages/zotero.scm @@ -61,7 +61,7 @@ serves as an example of standard GNU coding practices. As such, it supports command-line arguments, multiple languages, and so on.") (home-page "https://www.gnu.org/software/hello/") - (license gpl3+))) + (license license:gpl3+))) ;; (define-public zotero ;; (package