AboutSummaryRefsLogTreeCommitDiffStats
path: root/build-aux/guix.scm
diff options
context:
space:
mode:
authoratsb <atsb@atsb>2020-04-22 20:45:35 +0200
committeratsb <atsb@atsb>2020-04-22 20:45:35 +0200
commit42fae5880eb53b48a2ea9bb4c8d07bbe23201ec9 (patch)
tree144ff30827f9c987dc2da700fbfd9d410603496c /build-aux/guix.scm
parentb596461e4229784f2a34992d183158c50e7d5192 (diff)
downloadmcron-42fae5880eb53b48a2ea9bb4c8d07bbe23201ec9.tar.gz
mcron-42fae5880eb53b48a2ea9bb4c8d07bbe23201ec9.tar.bz2
mcron-42fae5880eb53b48a2ea9bb4c8d07bbe23201ec9.zip
prepare version 1.2.0
Diffstat (limited to 'build-aux/guix.scm')
-rw-r--r--build-aux/guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/guix.scm b/build-aux/guix.scm
index 3c57bf1..25a281f 100644
--- a/build-aux/guix.scm
+++ b/build-aux/guix.scm
@@ -41,7 +41,7 @@
(package
(inherit (specification->package "mcron"))
- (version "1.1.4+")
+ (version "1.2.0")
(source (local-file (dirname %srcdir) #:recursive? #t
#:select? keep-mcron-file?))
(inputs