summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-09-17 00:10:57 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-09-17 00:10:57 +0900
commit8af34bc69a5ed56e68540048824e5ca86bc1cad8 (patch)
treeead9a9fb87d2230a726f7b1814dc8161b048c8b2 /guix.scm
parent6b67bd98ccc75e1a32b99d6be1d793ca26f6c9ff (diff)
Update to 0.3.5.HEADv0.3.5master
* guix.scm: Update to 0.3.5. * configure.ac: Update to 0.3.5.
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 2d1b2b9..8bdd6ec 100644
--- a/guix.scm
+++ b/guix.scm
@@ -29,7 +29,7 @@
(define guile-vikalpa
(package
(name "guile-vikalpa")
- (version "0.3.4")
+ (version "0.3.5")
(source (string-append (getcwd) "/vikalpa-" version ".tar.gz"))
(build-system gnu-build-system)
(native-inputs