GNU bug report logs - #34464
[PATCH] gnu: emacs-biblio: Update to 0.2.

Previous Next

Package: guix-patches;

Reported by: Paul Garlick <pgarlick <at> tourbillion-technology.com>

Date: Tue, 12 Feb 2019 23:07:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Garlick <pgarlick <at> tourbillion-technology.com>
Subject: bug#34464: closed (Re: [bug#34464] [PATCH] gnu: emacs-biblio:
 Update to 0.2.)
Date: Wed, 13 Feb 2019 01:35:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34464: [PATCH] gnu: emacs-biblio: Update to 0.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34464 <at> debbugs.gnu.org.

-- 
34464: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34464
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Paul Garlick <pgarlick <at> tourbillion-technology.com>
Cc: 34464-done <at> debbugs.gnu.org
Subject: Re: [bug#34464] [PATCH] gnu: emacs-biblio: Update to 0.2.
Date: Tue, 12 Feb 2019 20:34:12 -0500
[Message part 3 (text/plain, inline)]
On Tue, Feb 12, 2019 at 11:05:01PM +0000, Paul Garlick wrote:
> * gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2.

Thanks! Pushed as c7cf43ddec9be5389d3a2623d6414d9b55354f64
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Paul Garlick <pgarlick <at> tourbillion-technology.com>
To: guix-patches <at> gnu.org
Cc: Paul Garlick <pgarlick <at> tourbillion-technology.com>
Subject: [PATCH] gnu: emacs-biblio: Update to 0.2.
Date: Tue, 12 Feb 2019 23:05:01 +0000
* gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 339927a..957c9ea 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8918,7 +8918,7 @@ outline-mode), so there is no such thing like an outshine mode, only
 (define-public emacs-biblio
   (package
     (name "emacs-biblio")
-    (version "0.1")
+    (version "0.2")
     (source
      (origin
        (method url-fetch)
@@ -8927,7 +8927,7 @@ outline-mode), so there is no such thing like an outshine mode, only
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "109fvivsb4r0rbqljngqrmxqvbnbkqlivczx6brrvlr7ci625lhf"))))
+         "0vwrljmab8m1z83048gxx5mryml9f5pb3h0jpwkvqcl0ra152lzx"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-seq" ,emacs-seq)
-- 
1.8.3.1




This bug report was last modified 6 years and 95 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.