unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38880] gnu: vimb: Update to 3.6.0.
@ 2020-01-02 23:31 David Wilson
       [not found] ` <handler.38880.B.157800793820264.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: David Wilson @ 2020-01-02 23:31 UTC (permalink / raw)
  To: 38880


[-- Attachment #1.1: Type: text/plain, Size: 115 bytes --]

Hi fellow Guix!

This patch updates the vimb browser to today's new release, version 3.6.0.

Happy new year!

David

[-- Attachment #1.2: Type: text/html, Size: 535 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-vimb-Update-to-3.6.0.patch --]
[-- Type: text/x-patch; name="0001-gnu-vimb-Update-to-3.6.0.patch", Size: 1184 bytes --]

From d8f206ad7261758c33cfae2ad72e96e094341c11 Mon Sep 17 00:00:00 2001
From: David Wilson <david@daviwil.com>
Date: Thu, 2 Jan 2020 15:28:52 -0800
Subject: [PATCH] gnu: vimb: Update to 3.6.0.

* gnu/packages/web-browsers.scm (vimb): Update to 3.6.0.
---
 gnu/packages/web-browsers.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 4fdf5f5419..2aaaaa217b 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -341,7 +341,7 @@ GUI.  It is based on PyQt5 and QtWebKit.")
 (define-public vimb
   (package
     (name "vimb")
-    (version "3.5.0")
+    (version "3.6.0")
     (source
      (origin
        (method git-fetch)
@@ -349,7 +349,7 @@ GUI.  It is based on PyQt5 and QtWebKit.")
              (url "https://github.com/fanglingsu/vimb/")
              (commit version)))
        (sha256
-        (base32 "13q7mk1hhjri0s30a98r8ncy0skf6m6lrnbqaf0jimf6sbwgiirf"))
+        (base32 "0228khh3lqbal046k6akqah7s5igq9s0wjfjbdjam75kjj42pbhj"))
        (file-name (git-file-name name version))))
     (build-system glib-or-gtk-build-system)
     (arguments
-- 
2.24.1


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

* bug#38880: Acknowledgement (gnu: vimb: Update to 3.6.0.)
       [not found] ` <handler.38880.B.157800793820264.ack@debbugs.gnu.org>
@ 2020-01-07 18:15   ` David Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: David Wilson @ 2020-01-07 18:15 UTC (permalink / raw)
  To: 38880-done

Pushed commit 0ed75a5f06.

On Thu, Jan 2, 2020, at 3:33 PM, GNU bug Tracking System wrote:
> Thank you for filing a new bug report with debbugs.gnu.org.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> Your message has been sent to the package maintainer(s):
>  guix-patches@gnu.org
> 
> If you wish to submit further information on this problem, please
> send it to 38880@debbugs.gnu.org.
> 
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
> 
> -- 
> 38880: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38880
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems
>

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

end of thread, other threads:[~2020-01-07 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-02 23:31 [bug#38880] gnu: vimb: Update to 3.6.0 David Wilson
     [not found] ` <handler.38880.B.157800793820264.ack@debbugs.gnu.org>
2020-01-07 18:15   ` bug#38880: Acknowledgement (gnu: vimb: Update to 3.6.0.) David Wilson

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