aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
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 675a206..73a8fe5 100644
--- a/guix.scm
+++ b/guix.scm
@@ -31,7 +31,7 @@
(define guile-sicp-picture-language
(package
(name "guile-sicp-picture-language")
- (version "0.1.0")
+ (version "0.2.0")
(source (string-append (getcwd) "/guile-sicp-picture-language-" version ".tar.gz"))
(build-system gnu-build-system)
(native-inputs