gnu: file: Update to 5.41.

* gnu/packages/file.scm (file): Absorb file-next.
* gnu/packages/commencement.scm (file-boot0)[arguments]: Add make-flag
to set CFLAGS.
* gnu/packages/diffoscope.scm (diffoscope): Remove file-next.
* gnu/packages/python-xyz.scm (python-magic)[inputs]: Replace file-next
with file.
This commit is contained in:
Efraim Flashner 2022-01-27 11:10:01 +02:00
parent 0d41fe4855
commit 6ac6a7e020
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351
4 changed files with 4 additions and 23 deletions

View file

@ -15304,9 +15304,7 @@ syntax highlighting, markdown and more to the terminal.")
(list which))
(inputs
;; python-magic needs to be able to find libmagic.so.
;; Use a newer version because 5.39 returns bogus for some archives
;; (notably Chromium .crx extensions), which breaks e.g. 'diffoscope'.
(list file-next))
(list file))
(synopsis "File type identification using libmagic")
(description
"This module uses ctypes to access the libmagic file type