unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37512] [PATCH] gnu: emacs-xelb: Update to 0.18.
@ 2019-09-25 13:53 Divan Santana
  2019-09-26 21:14 ` bug#37512: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Divan Santana @ 2019-09-25 13:53 UTC (permalink / raw)
  To: 37512

* gnu/packages/emacs-xyz.scm (emacs-xelb): Update to 0.18.
---
 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 0a5f8e826d..f5ef766e88 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8588,14 +8588,14 @@ which code derived from Kelvin H's org-page.")
 (define-public emacs-xelb
   (package
     (name "emacs-xelb")
-    (version "0.17")
+    (version "0.18")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://elpa.gnu.org/packages/xelb-"
                                   version ".tar"))
               (sha256
                (base32
-                "0k98580vq253fjdgklgqlwl450saninfw39fbq8lv3xsnp3dcgml"))))
+                "1fp5mzl63sh0h3ws4l5p4qgvi7ny8a3fj6k4dhqa98xgw2bx03v7"))))
     (build-system emacs-build-system)
     ;; The following functions and variables needed by emacs-xelb are
     ;; not included in emacs-minimal:
--
2.23.0

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

* bug#37512: [PATCH] gnu: emacs-xelb: Update to 0.18.
  2019-09-25 13:53 [bug#37512] [PATCH] gnu: emacs-xelb: Update to 0.18 Divan Santana
@ 2019-09-26 21:14 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-09-26 21:14 UTC (permalink / raw)
  To: Divan Santana; +Cc: 37512-done

Hi,

Divan Santana <divan@santanas.co.za> skribis:

> * gnu/packages/emacs-xyz.scm (emacs-xelb): Update to 0.18.

Tobias pushed this update earlier, closing!

Ludo’.

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

end of thread, other threads:[~2019-09-26 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-25 13:53 [bug#37512] [PATCH] gnu: emacs-xelb: Update to 0.18 Divan Santana
2019-09-26 21:14 ` bug#37512: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).