summaryrefslogtreecommitdiff
path: root/gnu/packages/time.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-12-24 12:42:09 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-01-21 23:42:21 +0000
commit2405669021693b8aa7dcefe06164e121d0bdf5fb (patch)
treef164d5929acf83aec30b76df07dd353c40876b01 /gnu/packages/time.scm
parent4d105351b5c7749313d8858d7cd049a4401fc5ce (diff)
gnu: packages/time: Remove golang module.
* gnu/packages/time.scm: As all Golang dependencies were shifted to corresponded submodules, remove not required "golang" module from used ones. Change-Id: Idc13006a935c334ff8cd0e99e14888c7bf3984cf
Diffstat (limited to 'gnu/packages/time.scm')
-rw-r--r--gnu/packages/time.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index 2a94f53474..302e86309f 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -49,7 +49,6 @@
#:use-module (gnu packages check)
#:use-module (gnu packages compression)
#:use-module (gnu packages geo)
- #:use-module (gnu packages golang)
#:use-module (gnu packages golang-xyz)
#:use-module (gnu packages libffi)
#:use-module (gnu packages perl)