Skip to content
Snippets Groups Projects
Unverified Commit 955caaab authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

self: Build with Guile 3.0.3.

* gnu/packages/guile.scm (guile-3.0/libgc-7): Inherit from GUILE-3.0.3.
parent fe5de925
No related branches found
No related tags found
No related merge requests found
......@@ -330,7 +330,7 @@ (define-public guile-3.0/libgc-7
;; https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40525
(hidden-package
(package
(inherit guile-3.0)
(inherit guile-3.0.3)
(propagated-inputs
`(("bdw-gc" ,libgc-7)
,@(srfi-1:alist-delete "bdw-gc" (package-propagated-inputs guile-3.0)))))))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment