unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42954] [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0.
@ 2020-08-20 13:41 Michael Rohleder
  2020-08-20 23:33 ` bug#42954: " Michael Rohleder
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-08-20 13:41 UTC (permalink / raw)
  To: 42954; +Cc: Michael Rohleder

* gnu/packages/emacs-xyz.scm (emacs-browse-at-remote): Update to 0.14.0.
---
 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 bd8f0fcc80..7167ffcae3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12218,7 +12218,7 @@ the latest versions of Idris 1.")
 (define-public emacs-browse-at-remote
   (package
     (name "emacs-browse-at-remote")
-    (version "0.10.0")
+    (version "0.14.0")
     (source
      (origin
        (method git-fetch)
@@ -12227,7 +12227,7 @@ the latest versions of Idris 1.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0vhia7xmszcb3lxrb8wh93a3knjfzj48h8nhj4fh8zj1pjz6args"))))
+        (base32 "0bx4ns0jb0sqrjk1nsspvl3mhz3n12925azf7brlwb1vcgnji09v"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-f" ,emacs-f)
-- 
2.28.0





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

* bug#42954: [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0.
  2020-08-20 13:41 [bug#42954] [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0 Michael Rohleder
@ 2020-08-20 23:33 ` Michael Rohleder
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Rohleder @ 2020-08-20 23:33 UTC (permalink / raw)
  To: 42954-done

done with 25a6846462




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

end of thread, other threads:[~2020-08-20 23:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20 13:41 [bug#42954] [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0 Michael Rohleder
2020-08-20 23:33 ` bug#42954: " Michael Rohleder

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).