guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: address@hidden: Remove erroneous 'name' field.


From: Ludovic Courtès
Subject: 02/02: gnu: address@hidden: Remove erroneous 'name' field.
Date: Wed, 28 Sep 2016 21:04:33 +0000 (UTC)

civodul pushed a commit to branch core-updates
in repository guix.

commit 39d6b9c99f297e14fc4f47f002be3d40556726be
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 28 23:03:00 2016 +0200

    gnu: address@hidden: Remove erroneous 'name' field.
    
    * gnu/packages/linux.scm (linux-pam-1.2)[name]: Remove.
---
 gnu/packages/linux.scm |    1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 2069170..fc7d64e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -448,7 +448,6 @@ at login.  Local and dynamic reconfiguration are its key 
features.")
 (define-public linux-pam-1.2
   (package
     (inherit linux-pam)
-    (name "linux-pam-1.2")
     (version "1.2.1")
     (source
      (origin



reply via email to

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