guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: guile2.0-bash: Change name field.


From: guix-commits
Subject: branch master updated: gnu: guile2.0-bash: Change name field.
Date: Thu, 13 May 2021 01:50:46 -0400

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

wigust pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 827656c  gnu: guile2.0-bash: Change name field.
827656c is described below

commit 827656c370b93ccbda3da8d116e9e603c33837c8
Author: Oleg Pykhalov <go.wigust@gmail.com>
AuthorDate: Thu May 13 08:48:54 2021 +0300

    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.
---
 gnu/packages/guile-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 18a3ced..c34fe86 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -369,7 +369,7 @@ dictionary and suggesting spelling corrections.")
   (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";)



reply via email to

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