gnu: burp: Update to 2.3.32.

* gnu/packages/backup.scm (burp): Update to 2.3.32.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-11 18:48:22 +02:00
parent 04072ac87b
commit e6a3155669
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1072,7 +1072,7 @@ (define-public dump
(define-public burp
(package
(name "burp")
(version "2.3.30")
(version "2.3.32")
(source
(origin
(method git-fetch)
@ -1080,7 +1080,7 @@ (define-public burp
(url "https://github.com/grke/burp")
(commit version)))
(sha256
(base32 "1f9i5d415psbr03fqd47p162qy25sypra1w8w16ym6jk1pvdjsgx"))
(base32 "0cxxf9ni34c9662ffmr2qc8xmh4g9pmg3swqvhn49mqgr5ra6k2g"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments