me
/
guix
Archived
1
0
Fork 0

gnu: libffi: Update to 3.4.4.

* gnu/packages/libffi.scm (libffi): Update to 3.4.4.
master
Efraim Flashner 2022-11-14 22:24:42 +02:00
parent 754ef6c3b5
commit 589bf77361
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@
(define-public libffi
(package
(name "libffi")
(version "3.4.2")
(version "3.4.4")
(source (origin
(method url-fetch)
(uri
@ -54,7 +54,7 @@
name "-" version ".tar.gz"))
(sha256
(base32
"081nx7wpzds168jbr59m34n6s3lyiq6r8zggvqxvlslsc4hvf3sl"))))
"0xpn5mqlbdmqgxgp910ba1qj79axpwr8nh7wklmcz0ls4nnmcv6n"))))
(build-system gnu-build-system)
(arguments
`(;; Prevent the build system from passing -march and -mtune to the