GNU bug report logs -
#34933
[PATCH] gnu: emacs-hackernews: Update to 0.5.0.
Previous Next
Reported by: Brett Gilio <brettg <at> posteo.net>
Date: Thu, 21 Mar 2019 02:24:01 UTC
Severity: normal
Tags: patch
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34933 in the body.
You can then email your comments to 34933 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#34933
; Package
guix-patches
.
(Thu, 21 Mar 2019 02:24:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Brett Gilio <brettg <at> posteo.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 21 Mar 2019 02:24:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-emacs-hackernews-Update-to-0.5.0.patch (text/x-patch, inline)]
From 2b77fdfe69d2e1882f184a9f7ca24ad45ece3273 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Wed, 20 Mar 2019 21:22:10 -0500
Subject: [PATCH] gnu: emacs-hackernews: Update to 0.5.0.
* gnu/packages/emacs-xyz.scm (emacs-hackernews): Update to 0.5.0.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9969c7968..fdda71ac7 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12407,10 +12407,10 @@ files) are provided.")
(license license:gpl2+))))
(define-public emacs-hackernews
- (let ((commit "d8c450bbc76d6bb65ec5cdb6c3b888a23f3769e9"))
+ (let ((commit "916c3da8da45c757f5ec2faeed57fa370513d4ac"))
(package
(name "emacs-hackernews")
- (version (git-version "0.4.0" "1" commit))
+ (version (git-version "0.5.0" "1" commit))
(source
(origin
(method git-fetch)
@@ -12420,7 +12420,7 @@ files) are provided.")
(file-name (git-file-name name version))
(sha256
(base32
- "06mp4n6c300jv5lhwf50ircfjckzr2p1zd38s4mqnxxjlf1maim7"))))
+ "09bxaaczana1cfvxyk9aagjvdszkj0j1yldl5r4xa60b59lxihsg"))))
(build-system emacs-build-system)
(home-page "https://github.com/clarete/hackernews.el")
(synopsis "Hacker News client for Emacs")
--
2.21.0
Reply sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
You have taken responsibility.
(Thu, 21 Mar 2019 08:36:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Brett Gilio <brettg <at> posteo.net>
:
bug acknowledged by developer.
(Thu, 21 Mar 2019 08:36:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 34933-done <at> debbugs.gnu.org (full text, mbox):
Brett Gilio <brettg <at> posteo.net> writes:
> From 2b77fdfe69d2e1882f184a9f7ca24ad45ece3273 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Wed, 20 Mar 2019 21:22:10 -0500
> Subject: [PATCH] gnu: emacs-hackernews: Update to 0.5.0.
>
> * gnu/packages/emacs-xyz.scm (emacs-hackernews): Update to 0.5.0.
Pushed with commit 1e70d72b18. Thanks!
Since this is using a git commit I changed the version in the commit
message to 0.5.0-1-916c3da.
--
Ricardo
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 18 Apr 2019 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 115 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.