summaryrefslogtreecommitdiff
path: root/build-farm.el
diff options
context:
space:
mode:
authorAlex Kost <alezost@gmail.com>2018-12-18 22:55:50 +0300
committerAlex Kost <alezost@gmail.com>2018-12-18 22:55:50 +0300
commit6a1b593d31837def0cd329e35b070dc897fbf7e7 (patch)
tree3b3c6277ad532a57c6cbe668f89c7ef6b5d2bdfe /build-farm.el
parenturl: Add and use "https://ci.guix.info" (diff)
downloademacs-build-farm-6a1b593d31837def0cd329e35b070dc897fbf7e7.tar.gz
Update Cuirass evaluations for the latest API
Follow the changes introduced by <https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=8d40c49170971ad7bbf8b97336934dbb3d949fc1>. * build-farm-evaluation.el: Handle the new 'in-progress' an 'checkouts' parameters. * build-farm.el: Update required BUI version to 1.2.1 as its new feature is used to display 'commit' parameter in the evaluation list buffer.
Diffstat (limited to 'build-farm.el')
-rw-r--r--build-farm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-farm.el b/build-farm.el
index 5f76a50..ec5b7f5 100644
--- a/build-farm.el
+++ b/build-farm.el
@@ -6,7 +6,7 @@
;; Version: 0.2.1
;; URL: https://gitlab.com/alezost-emacs/build-farm
;; Keywords: tools
-;; Package-Requires: ((emacs "24.4") (bui "1.1.0") (magit-popup "2.1.0"))
+;; Package-Requires: ((emacs "24.4") (bui "1.2.1") (magit-popup "2.1.0"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by