Archived
1
0
Fork 0

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

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 (define-public emacs-org-static-blog
(package (package
(name "emacs-org-static-blog") (name "emacs-org-static-blog")
(version "1.5.0") (version "1.6.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -29928,7 +29928,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 "1p9v40mm8p25b9xgfahwqqx4c36aqnl9yyjjdhkp6x5xkhkdf7by")))) (base32 "0p3bhnp91x65xr5d40kdmyj7vgyq62bvq3b1gfwv7881sh8p6hr9"))))
(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