Created
October 15, 2024 03:47
-
-
Save PuercoPop/35ca1d75a293b5ac5d7b902e2a7c9242 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; ,use (guix transformations) | |
;; ,use (gnu packages crates-io) | |
((options->transformation | |
'((with-version . "0.4.38"))) | |
rust-chrono-0.4) | |
ice-9/boot-9.scm:1685:16: In procedure raise-exception: | |
ERROR: | |
1. &formatted-message: | |
format: "~a: invalid upstream version specification\n" | |
arguments: ("0.4.38") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment