mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 15:22:18 -05:00
gnu: guile2.0-bash: Change name field.
This commit follows 08814ccc
.
* gnu/packages/guile-xyz.scm (guile2.0-bash)[name]: Rename to guile2.0-bash.
This commit is contained in:
parent
08814ccc54
commit
827656c370
1 changed files with 1 additions and 1 deletions
|
@ -369,7 +369,7 @@ (define-public guile2.0-bash
|
|||
(let ((commit "1eabc563ca5692b3e08d84f1f0e6fd2283284469")
|
||||
(revision "0"))
|
||||
(package
|
||||
(name "guile-bash")
|
||||
(name "guile2.0-bash")
|
||||
(version (string-append "0.1.6-" revision "." (string-take commit 7)))
|
||||
(home-page
|
||||
"https://anonscm.debian.org/cgit/users/kaction-guest/retired/dev.guile-bash.git")
|
||||
|
|
Loading…
Reference in a new issue