guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: packages: backup: Add golang-xyz.


From: guix-commits
Subject: branch master updated: gnu: packages: backup: Add golang-xyz.
Date: Wed, 14 Feb 2024 19:02:57 -0500

This is an automated email from the git hooks/post-receive script.

sharlatan pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 0601475033 gnu: packages: backup: Add golang-xyz.
0601475033 is described below

commit 06014750338159a03a6374d7ebdd783c210b3715
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Feb 15 00:00:59 2024 +0000

    gnu: packages: backup: Add golang-xyz.
    
    * gnu/packages/backup.scm: Add (gnu packages golang-xyz) module.
    
    Change-Id: I848acb1dea36c59031bc60107179b3bc0d14636d
---
 gnu/packages/backup.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 0805e6f5b9..0a0d901e67 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -74,6 +74,7 @@
   #:use-module (gnu packages golang-build)
   #:use-module (gnu packages golang-crypto)
   #:use-module (gnu packages golang-web)
+  #:use-module (gnu packages golang-xyz)
   #:use-module (gnu packages gperf)
   #:use-module (gnu packages gtk)
   #:use-module (gnu packages guile)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]