20 lines
796 B
Scheme
20 lines
796 B
Scheme
#!r6rs ; -*- mode: scheme; coding: utf-8 -*-
|
|
;; This file is automatically generated - do not change it by hand.
|
|
(import (akku format lockfile))
|
|
(projects
|
|
((name "chez-srfi")
|
|
(location
|
|
(url "https://archive.akkuscm.org/archive/pkg/c/chez-srfi_0.0.0-akku.244.b424440_repack.tar.xz"))
|
|
(content
|
|
(sha256 "f4968e3d74c30d98297aaff3753b11225de45f99795cc2e3f6233e93f46d7c41")))
|
|
((name "laesare")
|
|
(location
|
|
(url "https://archive.akkuscm.org/archive/pkg/l/laesare_1.0.2_repack.tar.xz"))
|
|
(content
|
|
(sha256 "b0cc8ccc940995e7bfd01cc30191c55561f8142195749bad945bde73bfa2a18c")))
|
|
((name "akku-r7rs")
|
|
(location
|
|
(url "https://archive.akkuscm.org/archive/pkg/a/akku-r7rs_1.0.1_repack.tar.xz"))
|
|
(content
|
|
(sha256 "dedce2bc5eda6735aa5880741802a5b508b49c3b327d14b40e9fecbdf86353db"))))
|