gnu: emacs-org-static-blog: Update to 1.4.0.

* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.4.0.
This commit is contained in:
Nicolas Goaziou 2021-02-06 14:34:44 +01:00
parent 2a3c37f503
commit 652b2be2b5
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -25893,7 +25893,7 @@ (define-public emacs-org-journal
(define-public emacs-org-static-blog
(package
(name "emacs-org-static-blog")
(version "1.3.0")
(version "1.4.0")
(source
(origin
(method git-fetch)
@ -25902,7 +25902,7 @@ (define-public emacs-org-static-blog
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "15iy3z8rglaqbx1fz14inh18ksgjsmq30b8hyv3lgjvcc9ssaiw0"))))
(base32 "00yhgxg87mfaflrkh0i905hr873yd03a7znw5hkrps43zxha9kb9"))))
(build-system emacs-build-system)
(home-page "https://github.com/bastibe/org-static-blog")
(synopsis