gnu: toxic: Update to 0.8.4.
authorTobias Geerinckx-Rice <me@tobias.gr>
Wed, 4 Nov 2020 23:01:59 +0000 (00:01 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Thu, 5 Nov 2020 02:46:12 +0000 (03:46 +0100)
* gnu/packages/messaging.scm (toxic): Update to 0.8.4.

gnu/packages/messaging.scm

index f683b89..7fe5809 100644 (file)
@@ -1916,7 +1916,7 @@ building the IRC clients and bots.")
 (define-public toxic
   (package
     (name "toxic")
-    (version "0.8.3")
+    (version "0.8.4")
     (source
      (origin
        (method git-fetch)
@@ -1924,7 +1924,7 @@ building the IRC clients and bots.")
              (url "https://github.com/JFreegman/toxic")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "09l2j3lwvrq7bf3051vjsnml9w63790ly3iylgf26gkrmld6k31w"))
+        (base32 "0p1cmj1kyp506y5xm04mhlznhf5wcylvgsn6b307ms91vjqs3fg2"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments