me
/
guix
Archived
1
0
Fork 0

import: stackage: Update to release 18.14.

* guix/import/stackage.scm (%default-lts-version): Update to 18.14.
master
Lars-Dominik Braun 2021-10-25 14:18:01 +02:00
parent 1865860cc1
commit 5a9e7cdd32
No known key found for this signature in database
GPG Key ID: F663943E08D8092A
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
(make-parameter "https://www.stackage.org"))
;; Latest LTS version compatible with current GHC.
(define %default-lts-version "18.10")
(define %default-lts-version "18.14")
(define-json-mapping <stackage-lts> make-stackage-lts
stackage-lts?