SummaryRefsLogTreeCommitDiffStats
path: root/build-aux/guix.scm
diff options
context:
space:
mode:
authoratsb <atsb@atsb>2021-08-05 10:24:44 +0200
committeratsb <atsb@atsb>2021-08-05 10:24:44 +0200
commit97cdae129d48752dad8e7a424cbcacce32a0bfd9 (patch)
tree763f9ff721ea1d11dc77640b5cc35c0a871975d1 /build-aux/guix.scm
parent1380c5e19dcfd997159e33f56701ac99aafbb11c (diff)
downloadmcron-97cdae129d48752dad8e7a424cbcacce32a0bfd9.tar.gz
mcron-97cdae129d48752dad8e7a424cbcacce32a0bfd9.tar.bz2
mcron-97cdae129d48752dad8e7a424cbcacce32a0bfd9.zip
updating for next releasev1.2.1
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 25a281f..1b3d449 100644
--- a/build-aux/guix.scm
+++ b/build-aux/guix.scm
@@ -41,7 +41,7 @@
(package
(inherit (specification->package "mcron"))
- (version "1.2.0")
+ (version "1.2.1")
(source (local-file (dirname %srcdir) #:recursive? #t
#:select? keep-mcron-file?))
(inputs