unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "David Wilson" <david@daviwil.com>
To: 38880@debbugs.gnu.org
Subject: [bug#38880] gnu: vimb: Update to 3.6.0.
Date: Thu, 02 Jan 2020 15:31:50 -0800	[thread overview]
Message-ID: <bce841f2-1e78-4a6f-ac6b-d0b861d954e9@www.fastmail.com> (raw)


[-- 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


             reply	other threads:[~2020-01-02 23:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02 23:31 David Wilson [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bce841f2-1e78-4a6f-ac6b-d0b861d954e9@www.fastmail.com \
    --to=david@daviwil.com \
    --cc=38880@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).