me
/
guix
Archived
1
0
Fork 0

gnu: rsyslog: Update to 8.2112.0.

* gnu/packages/logging.scm (rsyslog): Update to 8.2112.0.
master
Ricardo Wurmus 2021-12-31 10:20:34 +01:00
parent 0e4183883a
commit 9708681f1a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -220,7 +220,7 @@ library.")
(define-public rsyslog
(package
(name "rsyslog")
(version "8.2004.0")
(version "8.2112.0")
(source
(origin
(method git-fetch)
@ -230,7 +230,7 @@ library.")
(file-name (git-file-name name version))
(sha256
(base32
"0h40vvrjbxkvxy1sjqjwlyjfndj81llrisp7hkqm5j4mcl4pbzb3"))))
"0bp124w2qv8hix5i0p04d8yvsipy18dhqm7zw8i6cwdgnhdadq96"))))
(build-system gnu-build-system)
(arguments
(list