gnu: Remove guile2.2-mcron.
* gnu/packages/guile-xyz.scm (guile2.2-mcron): Delete variable.
This commit is contained in:
parent
3d8a331518
commit
1df89e4345
1 changed files with 0 additions and 6 deletions
|
@ -2744,12 +2744,6 @@ Guile, so its configuration can be written in Scheme; the original cron
|
|||
format is also supported.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public guile2.2-mcron
|
||||
(package
|
||||
(inherit mcron)
|
||||
(name "guile2.2-mcron")
|
||||
(inputs (list guile-2.2))))
|
||||
|
||||
(define-public guile-picture-language
|
||||
(let ((commit "a1322bf11945465241ca5b742a70893f24156d12")
|
||||
(revision "5"))
|
||||
|
|
Reference in a new issue