me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.5.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -26988,7 +26988,7 @@ All entries in a specified TODO state will be carried over to the next day.")
(define-public emacs-org-static-blog (define-public emacs-org-static-blog
(package (package
(name "emacs-org-static-blog") (name "emacs-org-static-blog")
(version "1.4.0") (version "1.5.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -26997,7 +26997,7 @@ All entries in a specified TODO state will be carried over to the next day.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "00yhgxg87mfaflrkh0i905hr873yd03a7znw5hkrps43zxha9kb9")))) (base32 "1p9v40mm8p25b9xgfahwqqx4c36aqnl9yyjjdhkp6x5xkhkdf7by"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(home-page "https://github.com/bastibe/org-static-blog") (home-page "https://github.com/bastibe/org-static-blog")
(synopsis (synopsis