Bump to fix build
This commit is contained in:
parent
a98b04e0c4
commit
1bcd00fba3
1 changed files with 2 additions and 2 deletions
|
@ -21,10 +21,10 @@
|
|||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://git.solarpunk.moe/solarpunk-guile/guile-termenv.git")
|
||||
(commit "v0.1-564168be14")))
|
||||
(commit "v0.1-117d81d691")))
|
||||
(sha256
|
||||
(base32
|
||||
"0qf6qcvl7wk6ywrl96ca73wlcyxj9pxfkgqdnl5hsk9nfjh8js8g"))))
|
||||
"06a4k8mj3i77141fzh0spa1fdv7fd095v2sir6lv43isapb9v96h"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments `())
|
||||
(native-inputs (list autoconf
|
||||
|
|
Loading…
Reference in a new issue