[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/78: gnu: Remove duplicate module import.
From: |
guix-commits |
Subject: |
02/78: gnu: Remove duplicate module import. |
Date: |
Fri, 23 Feb 2024 03:11:54 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit c7bbefe38bbb7972ec807f34476d5a9157c510f1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 22 10:25:03 2024 +0100
gnu: Remove duplicate module import.
* gnu/packages/mail.scm: Remove extra import of (guix utils).
Change-Id: I757af2e1249e687aedb9774986304c6366c625a9
---
gnu/packages/mail.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index c2be85aa94..b2a2e247a2 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -195,7 +195,6 @@
#:use-module (guix packages)
#:use-module (guix svn-download)
#:use-module (guix utils)
- #:use-module (guix utils)
#:use-module (ice-9 match)
#:use-module (srfi srfi-1))
- branch go-team updated (07962429da -> cb3bcce563), guix-commits, 2024/02/23
- 03/78: gnu: universal-ctags: Update to 6.1.20240218.0., guix-commits, 2024/02/23
- 02/78: gnu: Remove duplicate module import.,
guix-commits <=
- 01/78: gnu: Add libdbx., guix-commits, 2024/02/23
- 04/78: gnu: vim-asyncrun: Update to 2.12.4., guix-commits, 2024/02/23
- 08/78: gnu: emacs-tramp: Update to 2.6.2.1., guix-commits, 2024/02/23
- 05/78: gnu: Add neovim-asyncrun., guix-commits, 2024/02/23
- 11/78: gnu: python-ruamel-yaml: Update to 0.18.6., guix-commits, 2024/02/23
- 09/78: gnu: tigervnc-client: Update to 1.13.1., guix-commits, 2024/02/23
- 10/78: gnu: python-ruamel.yaml.clib: Update to 0.2.8., guix-commits, 2024/02/23
- 13/78: gnu: Add python-cwlformat., guix-commits, 2024/02/23
- 14/78: gnu: Add python-cwl-upgrader., guix-commits, 2024/02/23
- 16/78: gnu: Add python-spython., guix-commits, 2024/02/23