GNU bug report logs -
#77820
[PATCH emacs-team] gnu: emacs-org-static-blog: Update to 1.7.0.
Previous Next
To reply to this bug, email your comments to 77820 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#77820
; Package
guix-patches
.
(Tue, 15 Apr 2025 09:23:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Tue, 15 Apr 2025 09:23:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.7.0.
Change-Id: I27ce05717cf6efcecef4e2d5c414d427deafcb67
---
gnu/packages/emacs-xyz.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 82831f0595..d9495ef73d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -40168,7 +40168,7 @@ (define-public emacs-org-journal
(define-public emacs-org-static-blog
(package
(name "emacs-org-static-blog")
- (version "1.6.0")
+ (version "1.7.0")
(source
(origin
(method git-fetch)
@@ -40177,8 +40177,9 @@ (define-public emacs-org-static-blog
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0p3bhnp91x65xr5d40kdmyj7vgyq62bvq3b1gfwv7881sh8p6hr9"))))
+ (base32 "1b07q89j153i7al78cg9pxaz93yk0qbdf4mwaalrwiqfkdbm5msn"))))
(build-system emacs-build-system)
+ (arguments (list #:tests? #f)) ; no tests
(home-page "https://github.com/bastibe/org-static-blog")
(synopsis
"Simple Org mode based static blog generator")
base-commit: 373545dc9efbae6589f502773aa49e26e42c585e
--
2.49.0
Reply sent
to
Andreas Enge <andreas <at> enge.fr>
:
You have taken responsibility.
(Sat, 14 Jun 2025 18:06:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
bug acknowledged by developer.
(Sat, 14 Jun 2025 18:06:05 GMT)
Full text and
rfc822 format available.
Message #10 received at 77820-done <at> debbugs.gnu.org (full text, mbox):
This is present in emacs-team.
Andreas
This bug report was last modified 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.