gnu: python-binaryornot: Fix typo.

Follow-up to 86723f98ab.

* gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-test]:
Rename to...
[patch-test]: ...this.
This commit is contained in:
Danny Milosavljevic 2019-10-10 11:02:44 +02:00
parent 0091853199
commit ee623903b1
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

View File

@ -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'.