mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 14:55:55 +02:00
gnu: guile-fibers@1.4: Clear ‘arguments’ field.
* gnu/packages/guile-xyz.scm (guile-fibers-1.4)[arguments]: New field. Change-Id: I84f13fc7864c4ea348f8a2859afd005d888a0169
This commit is contained in:
@@ -1155,7 +1155,8 @@ is not available for Guile 2.0.")
|
||||
(sha256
|
||||
(base32
|
||||
"1ryp04w6ghgdfhlv9hkwl00iv6nwnw2hj2pywlxvpp92pyxhkwpi"))
|
||||
(patches '())))))
|
||||
(patches '())))
|
||||
(arguments '())))
|
||||
|
||||
(define-public guile-fibers guile-fibers-1.4)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user