And fix unit tests
This commit is contained in:
parent
81f93a4e4d
commit
2f47285f78
1 changed files with 2 additions and 2 deletions
|
@ -59,10 +59,10 @@
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://git.solarpunk.moe/solarpunk-guile/guile-uniseg.git")
|
(url "https://git.solarpunk.moe/solarpunk-guile/guile-uniseg.git")
|
||||||
(commit "v0.1-31012d5b8f")))
|
(commit "v0.1-ff9ec71a09")))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1q77656lz0fwy4jslwn492dbjdq5pq3sb5s9zwyskgrv3dd6xprk"))))
|
"0s7ydkz2rbknjax5avvmlhc34d0djg7vnflvj5xhc1laalnjxlyb"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Reference in a new issue