[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/20: gnu: packages/curl: Remove golang module.
From: |
guix-commits |
Subject: |
14/20: gnu: packages/curl: Remove golang module. |
Date: |
Sun, 24 Nov 2024 16:48:52 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 51f1b97dd1a9bd8adffda0e16f0a3579c3104238
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Nov 24 20:50:01 2024 +0000
gnu: packages/curl: Remove golang module.
* gnu/packages/curl.scm: As all Golang dependencies were shifted to
corresponded submodules, remove not required "golang" module from used
ones.
Change-Id: I3f05a01058f57d6c29a89ccf7333dfe03e88d47c
---
gnu/packages/curl.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm
index 6e63674447..3e9cd517a2 100644
--- a/gnu/packages/curl.scm
+++ b/gnu/packages/curl.scm
@@ -49,7 +49,6 @@
#:use-module (gnu packages)
#:use-module (gnu packages check)
#:use-module (gnu packages compression)
- #:use-module (gnu packages golang)
#:use-module (gnu packages golang-build)
#:use-module (gnu packages golang-web)
#:use-module (gnu packages golang-xyz)
- 03/20: gnu: go-github-com-urfave-cli-v2: Update to 2.27.5., (continued)
- 03/20: gnu: go-github-com-urfave-cli-v2: Update to 2.27.5., guix-commits, 2024/11/24
- 11/20: gnu: go-github-com-alsm-ioprogress: Update to 0.0.0-20170412085706-063c3725f436., guix-commits, 2024/11/24
- 20/20: gnu: packages/disk: Remove golang module., guix-commits, 2024/11/24
- 08/20: gnu: restic-rest-server: Update to 0.13.0., guix-commits, 2024/11/24
- 09/20: gnu: go-github-com-aki237-nscjar: Update to 0.0.0-20210417074043-bbb606196143., guix-commits, 2024/11/24
- 13/20: gnu: kurly: Improve package style., guix-commits, 2024/11/24
- 10/20: gnu: go-github-com-aki237-nscjar: Move to golang-web., guix-commits, 2024/11/24
- 16/20: gnu: lf: Update to 33., guix-commits, 2024/11/24
- 12/20: gnu: go-github-com-alsm-ioprogress: Move to golang-xyz., guix-commits, 2024/11/24
- 15/20: gnu: Add go-github-com-xuanwo-go-locale., guix-commits, 2024/11/24
- 14/20: gnu: packages/curl: Remove golang module.,
guix-commits <=
- 17/20: gnu: go-github-com-gdamore-tcell: Update to 1.4.0., guix-commits, 2024/11/24