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

* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.6.0.
This commit is contained in:
Nicolas Goaziou 2022-07-13 15:17:04 +02:00
parent 1aecb0c574
commit 0a4827a96b
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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