mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
bump rsyslog to 8.2502.0
This commit is contained in:
commit
44e60fd897
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
|||
(package
|
||||
(inherit gnu:rsyslog)
|
||||
(name "rsyslog")
|
||||
(version "8.2412.0")
|
||||
(version "8.2502.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (list (string-append "https://www.rsyslog.com/files/download/rsyslog/rsyslog-" version ".tar.gz")))
|
||||
(sha256 (base32 "00j82xs030mv2aas6i1f7dk4wxwbhk11r15issypd9fbfyhabpwc"))))))
|
||||
(sha256 (base32 "01l227rxhcdshabl96rb72kpnf6djy9yp3cjbaiga6fm45yikyh2"))))))
|
||||
|
|
Loading…
Add table
Reference in a new issue