summaryrefslogtreecommitdiff
path: root/ci.scm
diff options
context:
space:
mode:
Diffstat (limited to 'ci.scm')
-rw-r--r--ci.scm14
1 files changed, 13 insertions, 1 deletions
diff --git a/ci.scm b/ci.scm
index 3416e8e..f4d6da1 100644
--- a/ci.scm
+++ b/ci.scm
@@ -71,7 +71,19 @@
(interned-file tmp-dirname "ci-checkout" #:recursive? #t))))
(delete-file-recursively tmp-dirname)
interned))))
- (let ((dist-without-maintainer (dist-package disfluid-snapshot checked-out-index))
+ (let ((dist-without-maintainer
+ (dist-package
+ (package
+ (inherit
+ (disfluid-release
+ ;; These are arbitrary, they will be overriden by what’s in checked-out-index
+ #:version "SNAPSHOT"
+ #:release-date "1970-01-01"
+ #:manual-mdate "1970-01-01"
+ #:commit-id "3e63c05b8e809a84490767841d84770f535f2f22"
+ #:hash "0bf55ajdnjgsa7fp30id28z7ic9kcf2gvs6w1r4ba9yiya9h337q"))
+ (source checked-out-index))
+ checked-out-index))
(version
(car
(string-split