summaryrefslogtreecommitdiff
path: root/tests/packages.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-11-16 22:10:03 +0100
committerLudovic Courtès <ludo@gnu.org>2013-11-16 22:10:03 +0100
commit127ed6a9ddcaaec56e88b717892e74e3840584ef (patch)
treec5dcec61e661a49ccf9cb11633b1acbd4d9ad57f /tests/packages.scm
parent062134985802d85066418f6ee2f327122166a567 (diff)
downloadpatches-127ed6a9ddcaaec56e88b717892e74e3840584ef.tar
patches-127ed6a9ddcaaec56e88b717892e74e3840584ef.tar.gz
tests: Adjust to bootstrap tarball updates.
Reported by Mark H. Weaver <mhw@netris.org>. * tests/packages.scm ("package-source-derivation, snippet"): Change to "guile-2.0.9.tar.xz". * tests/union.scm ("union-build"): Check or include/c++ being a symlink.
Diffstat (limited to 'tests/packages.scm')
-rw-r--r--tests/packages.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/packages.scm b/tests/packages.scm
index 803cabb061..8d0d205f54 100644
--- a/tests/packages.scm
+++ b/tests/packages.scm
@@ -124,7 +124,7 @@
(test-equal "package-source-derivation, snippet"
"OK"
- (let* ((file (search-bootstrap-binary "guile-2.0.7.tar.xz"
+ (let* ((file (search-bootstrap-binary "guile-2.0.9.tar.xz"
(%current-system)))
(sha256 (call-with-input-file file port-sha256))
(fetch (lambda* (store url hash-algo hash