From 8cf067880c651c2d455302548ca97c968eb68b35 Mon Sep 17 00:00:00 2001 From: Gigiaj Date: Sun, 23 Mar 2025 19:02:18 -0500 Subject: [PATCH] woops --- gchannel/packages/nextcloud-client.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gchannel/packages/nextcloud-client.scm b/gchannel/packages/nextcloud-client.scm index 7ecd750..bd513ed 100644 --- a/gchannel/packages/nextcloud-client.scm +++ b/gchannel/packages/nextcloud-client.scm @@ -1,4 +1,4 @@ -(define-module (ghcannel packages nextcloud-client) +(define-module (gchannel packages nextcloud-client) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix build-system cmake) #:use-module (guix build-system copy)