me
/
guix
Archived
1
0
Fork 0

gnu: llhttp-bootstrap: Update to 6.0.11.

* gnu/packages/node.scm (llhttp-bootstrap): Update to 6.0.11.
master
Jelle Licht 2023-08-19 22:48:54 +02:00
parent b51e45d3aa
commit bab5e7a116
No known key found for this signature in database
GPG Key ID: DA4597F947B41025
1 changed files with 2 additions and 2 deletions

View File

@ -669,7 +669,7 @@ parser definition into a C output.")
(define-public llhttp-bootstrap
(package
(name "llhttp")
(version "6.0.10")
(version "6.0.11")
(source (origin
(method git-fetch)
(uri (git-reference
@ -678,7 +678,7 @@ parser definition into a C output.")
(file-name (git-file-name name version))
(sha256
(base32
"0izwqa77y007xdi0bj3ccw821n19rz89mz4hx4lg99fwkwylr6x8"))
"16gaylka6nx9bsff9xga3s8xihxm3k7svrb88lr4dj2s4pzlfga9"))
(modules '((guix build utils)))
(snippet
'(begin