Archived
1
0
Fork 0

gnu: Remove guile2.2-mcron.

* gnu/packages/guile-xyz.scm (guile2.2-mcron): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-10-28 23:17:09 -04:00
parent 3d8a331518
commit 1df89e4345
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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"))