me
/
guix
Archived
1
0
Fork 0

gnu: redkite: Update source URL.

* gnu/packages/audio.scm (redkite)[source]: Update URL.
master
Ludovic Courtès 2021-10-07 12:12:02 +02:00
parent 1327ec822f
commit 4ddcd0e206
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -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