all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* mcron or mcron2?
@ 2017-11-23  3:24 Caleb Herbert
  2017-11-23 15:01 ` Leo Famulari
  0 siblings, 1 reply; 5+ messages in thread
From: Caleb Herbert @ 2017-11-23  3:24 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 1825 bytes --]

I searched for mcron and got two versions that look identical but with
different deps.  Which one should I get?  I'm confused.

        $ guix package -s mcron
        name: mcron2
        version: 1.0.8-0.31baff1
        outputs: out
        systems: x86_64-linux i686-linux armhf-linux aarch64-linux
        mips64el-linux
        dependencies: autoconf-2.69 automake-1.15 ed-1.14.2 guile-2.0.14
        help2man-1.47.4 pkg-config-0.29.2 texinfo-6.3 which-2.21
        location: gnu/packages/guile.scm:596:4
        homepage: https://www.gnu.org/software/mcron/
        license: GPL 3+
        synopsis: Run jobs at scheduled times  
        description: GNU Mcron is a complete replacement for Vixie cron.
        It is used to run tasks on a schedule, such as every hour or
        every Monday.  Mcron is written in Guile, so its
        + configuration can be written in Scheme; the original cron
        format is also supported.
        relevance: 4
        
        name: mcron
        version: 1.0.8
        outputs: out
        systems: x86_64-linux i686-linux armhf-linux aarch64-linux
        mips64el-linux
        dependencies: ed-1.14.2 guile-2.0.14 pkg-config-0.29.2
        which-2.21
        location: gnu/packages/guile.scm:570:2
        homepage: https://www.gnu.org/software/mcron/
        license: GPL 3+
        synopsis: Run jobs at scheduled times  
        description: GNU Mcron is a complete replacement for Vixie cron.
        It is used to run tasks on a schedule, such as every hour or
        every Monday.  Mcron is written in Guile, so its
        + configuration can be written in Scheme; the original cron
        format is also supported.
        relevance: 4
        

-- 
Caleb Herbert
OpenPGP public key: http://bluehome.net/csh/pubkey



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-11-24 13:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-23  3:24 mcron or mcron2? Caleb Herbert
2017-11-23 15:01 ` Leo Famulari
2017-11-23 17:02   ` Caleb Herbert
2017-11-24  0:52     ` Leo Famulari
2017-11-24 13:58       ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.