gnu: python-binaryornot: Fix typo.
Follow-up to 86723f98ab272b1a2621fb54ff88eab5e8e80fed. * gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-test]: Rename to... [patch-test]: ...this.
This commit is contained in:
parent
0091853199
commit
ee623903b1
@ -10975,7 +10975,7 @@ hardware-accelerated multitouch applications.")
|
||||
(arguments
|
||||
`(#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-after 'unpack 'patch-test
|
||||
(add-after 'unpack 'patch-tests
|
||||
(lambda _
|
||||
;; TypeError: binary() got an unexpected keyword argument
|
||||
;; 'average_size'.
|
||||
|
Loading…
x
Reference in New Issue
Block a user