mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-13 18:36:14 -05:00
gnu: linux-pam@1.2: Remove erroneous 'name' field.
* gnu/packages/linux.scm (linux-pam-1.2)[name]: Remove.
This commit is contained in:
parent
411264c250
commit
39d6b9c99f
1 changed files with 0 additions and 1 deletions
|
@ -448,7 +448,6 @@ (define-public linux-pam
|
|||
(define-public linux-pam-1.2
|
||||
(package
|
||||
(inherit linux-pam)
|
||||
(name "linux-pam-1.2")
|
||||
(version "1.2.1")
|
||||
(source
|
||||
(origin
|
||||
|
|
Loading…
Reference in a new issue