[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: redkite: Update source URL.
From: |
guix-commits |
Subject: |
01/08: gnu: redkite: Update source URL. |
Date: |
Thu, 7 Oct 2021 09:20:34 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 4ddcd0e206250c7e5968367d7f3628ec5b31e1c5
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Thu Oct 7 12:12:02 2021 +0200
gnu: redkite: Update source URL.
* gnu/packages/audio.scm (redkite)[source]: Update URL.
---
gnu/packages/audio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index d6b114b..cc51ac5 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -4808,12 +4808,12 @@ workstations as well as consumer software such as music
players.")
(define-public redkite
(package
(name "redkite")
- (version "1.3.0")
+ (version "1.3.0") ;marked unmaintained as of Oct. 2021
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://gitlab.com/iurie-sw/redkite";)
+ (url "https://github.com/free-sm/redkite";)
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- branch master updated (1327ec8 -> f7f036e), guix-commits, 2021/10/07
- 08/08: gnu: sbcl-cl-gserver: Update Git reference., guix-commits, 2021/10/07
- 06/08: gnu: emacs-danneskjold-theme: Fix source hash., guix-commits, 2021/10/07
- 01/08: gnu: redkite: Update source URL.,
guix-commits <=
- 03/08: gnu: emacs-find-file-in-project: Update Git reference., guix-commits, 2021/10/07
- 04/08: gnu: mcrl2: Update hash of modified-in-place tarball., guix-commits, 2021/10/07
- 07/08: gnu: sbcl-golden-utils: Update source URL., guix-commits, 2021/10/07
- 05/08: gnu: font-canada1500: Update hash of source file., guix-commits, 2021/10/07
- 02/08: gnu: fet: Add alternative URL for older source tarballs., guix-commits, 2021/10/07