diff options
author | David Thompson <dthompson2@worcester.edu> | 2022-10-25 07:21:01 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2022-10-25 07:21:01 -0400 |
commit | a7ce7f386de7aff4ebe426004224d3e2c5c5d169 (patch) | |
tree | 0e1fe5a5e46360a1618c3c8d45f25d4827cdfd1a | |
parent | 10ab8827ac36d2df5f8d51affe30b644333b4cfa (diff) |
guix: Update version to 0.9.0.v0.9.0
-rw-r--r-- | guix.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ SDL2 C shared library via the foreign function interface.") (package (name "chickadee") - (version "0.8.0") + (version "0.9.0") (source (git-checkout (url (dirname (current-filename))))) (build-system gnu-build-system) (arguments |