gnu: perl-apache-logformat-compiler: Update to 0.33.
* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.33.
This commit is contained in:
parent
1b49fc8fc3
commit
faf806dba9
|
@ -827,7 +827,7 @@ language known as SASS.")
|
|||
(define-public perl-apache-logformat-compiler
|
||||
(package
|
||||
(name "perl-apache-logformat-compiler")
|
||||
(version "0.32")
|
||||
(version "0.33")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -835,7 +835,7 @@ language known as SASS.")
|
|||
"Apache-LogFormat-Compiler-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0zyx4r2bxc6d48m70fhcq80nw0q9wnfz6qgn1g0r6bigqgdjq4dw"))))
|
||||
"17blk3zhp05azgypn25ydxf3d7fyfgr9bxyiv7xkchhqma96vwqv"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-http-message" ,perl-http-message)
|
||||
|
|
Loading…
Reference in New Issue