From 997075e495f5e774202f676e2c952f92b3858a3c Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Wed, 7 Feb 2024 21:49:43 +0000 Subject: gnu: go-github-com-blang-semver: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-blang-semver): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/education.scm: Add (gnu packages golang-xyz) module. * gnu/packages/ipfs.scm: As above. Change-Id: I620543088661512bcc8135922a454c5f2dc73119 --- gnu/packages/education.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages/education.scm') diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm index 0f4a251bcc..c3009537e9 100644 --- a/gnu/packages/education.scm +++ b/gnu/packages/education.scm @@ -49,6 +49,7 @@ #:use-module (gnu packages golang) #:use-module (gnu packages golang-build) #:use-module (gnu packages golang-check) + #:use-module (gnu packages golang-xyz) #:use-module (gnu packages gtk) #:use-module (gnu packages gstreamer) #:use-module (gnu packages image) -- cgit v1.2.3