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

* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.5.0.
This commit is contained in:
Nicolas Goaziou 2021-05-29 15:54:06 +02:00
parent 57e6d4e37e
commit 55c812c070
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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