me
/
guix
Archived
1
0
Fork 0

gnu: toot: Update to 0.26.0.

* gnu/packages/mastodon.scm (toot): Update to 0.26.0.
master
Efraim Flashner 2020-04-16 22:26:13 +03:00
parent bc6c3f48ff
commit e40e7fdf09
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -29,13 +29,13 @@
(define-public toot (define-public toot
(package (package
(name "toot") (name "toot")
(version "0.25.2") (version "0.26.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "toot" version)) (uri (pypi-uri "toot" version))
(sha256 (sha256
(base32 "16akld7zfr52rqrbgf6hmsca9qsrfdbbbd9bji8d26zggxmqq4vq")))) (base32 "0h0lqm1q7i32i9n6yx5q2j563vc92h2sjh1ih4n2rxf98p6c5d1b"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
'(#:phases '(#:phases