gnu: burp: Update to 2.3.32.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 11 Aug 2020 16:48:22 +0000 (18:48 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 11 Aug 2020 20:26:14 +0000 (22:26 +0200)
* gnu/packages/backup.scm (burp): Update to 2.3.32.

gnu/packages/backup.scm

index d676d35..c8e6f17 100644 (file)
@@ -1072,7 +1072,7 @@ interractive mode.")
 (define-public burp
   (package
     (name "burp")
-    (version "2.3.30")
+    (version "2.3.32")
     (source
      (origin
        (method git-fetch)
@@ -1080,7 +1080,7 @@ interractive mode.")
              (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