all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34464] [PATCH] gnu: emacs-biblio: Update to 0.2.
@ 2019-02-12 23:05 Paul Garlick
  2019-02-13  1:34 ` bug#34464: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Garlick @ 2019-02-12 23:05 UTC (permalink / raw)
  To: 34464; +Cc: Paul Garlick

* 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#34464: [PATCH] gnu: emacs-biblio: Update to 0.2.
  2019-02-12 23:05 [bug#34464] [PATCH] gnu: emacs-biblio: Update to 0.2 Paul Garlick
@ 2019-02-13  1:34 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2019-02-13  1:34 UTC (permalink / raw)
  To: Paul Garlick; +Cc: 34464-done

[-- Attachment #1: Type: text/plain, Size: 184 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-13  1:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12 23:05 [bug#34464] [PATCH] gnu: emacs-biblio: Update to 0.2 Paul Garlick
2019-02-13  1:34 ` bug#34464: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.