me
/
guix
Archived
1
0
Fork 0

gnu: fortify-headers: Update to 1.1.

* gnu/packages/suckless.scm (fortify-headers): Update to 1.1.
master
Tobias Geerinckx-Rice 2020-05-15 23:36:10 +02:00
parent dd3f0680c7
commit ca39ee94dc
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -559,15 +559,14 @@ environment variable.")
(define-public fortify-headers
(package
(name "fortify-headers")
(version "1.0")
(version "1.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://dl.2f30.org/releases/"
"fortify-headers-" version ".tar.gz"))
(sha256
(base32
"0nvplfg4y4a10x2j12qwmxzlk2q4j6287j0v5f9bfsdayb04qvh2"))))
(base32 "1dhz41jq1azcf7rbvga8w6pnx19l1j9r6jwj8qrlrfnjl9hdi9bb"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests