gnu: emacs-webpaste: Update to 3.2.1.

* gnu/packages/emacs-xyz.scm (emacs-webpaste): Update to 3.2.1.
This commit is contained in:
Nicolas Goaziou 2021-05-29 16:12:35 +02:00
parent e579aeb7a4
commit 28e6e48f4b
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -27932,7 +27932,7 @@ (define-public emacs-smart-hungry-delete
(define-public emacs-webpaste
(package
(name "emacs-webpaste")
(version "3.2.0")
(version "3.2.1")
(source
(origin
(method git-fetch)
@ -27942,7 +27942,7 @@ (define-public emacs-webpaste
(file-name (git-file-name name version))
(sha256
(base32
"08545ihkzflw80rwklnxiswrpdrl8kr74xzxm5wsgrf36fkj9rn2"))))
"1d481pdnh7cnbyka7wn59czlci63zwfqms8n515svg92qm573ckd"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t