unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53175] [PATCH] gnu: handbrake: Update to 1.5.1.
@ 2022-01-11  3:27 Vinicius Monego
  2022-01-11  5:30 ` bug#53175: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2022-01-11  3:27 UTC (permalink / raw)
  To: 53175; +Cc: Vinicius Monego

* gnu/packages/video.scm (handbrake): Update to 1.5.1.
---
 gnu/packages/video.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index d6b725de4e..a9996e477e 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -41,7 +41,7 @@
 ;;; Copyright © 2020, 2021 Guillaume Le Vaillant <glv@posteo.net>
 ;;; Copyright © 2020 Alex McGrath <amk@amk.ie>
 ;;; Copyright © 2020, 2021 Michael Rohleder <mike@rohleder.de>
-;;; Copyright © 2020, 2021 Vinicius Monego <monego@posteo.net>
+;;; Copyright © 2020, 2021, 2022 Vinicius Monego <monego@posteo.net>
 ;;; Copyright © 2020 Brett Gilio <brettg@gnu.org>
 ;;; Copyright © 2020 Alexandru-Sergiu Marton <brown121407@posteo.ro>
 ;;; Copyright © 2020 Ivan Kozlov <kanichos@yandex.ru>
@@ -3790,7 +3790,7 @@ supported players in addition to this package.")
 (define-public handbrake
   (package
     (name "handbrake")
-    (version "1.4.2")
+    (version "1.5.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/HandBrake/HandBrake/"
@@ -3798,7 +3798,7 @@ supported players in addition to this package.")
                                   "HandBrake-" version "-source.tar.bz2"))
               (sha256
                (base32
-                "0qgvdpnjjvh9937cr0yry1lkz5fj6x9pz32fx7s80c9fvjvq33lb"))
+                "1w1hjj6gvdydypw4mdn281w0x163is59cfm7k6bq371hsl3gx69r"))
               (modules '((guix build utils)))
               (snippet
                ;; Remove "contrib" and source not necessary for
-- 
2.30.2





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

* bug#53175: [PATCH] gnu: handbrake: Update to 1.5.1.
  2022-01-11  3:27 [bug#53175] [PATCH] gnu: handbrake: Update to 1.5.1 Vinicius Monego
@ 2022-01-11  5:30 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2022-01-11  5:30 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 53175-done

On Tue, Jan 11, 2022 at 03:27:06AM +0000, Vinicius Monego wrote:
> * gnu/packages/video.scm (handbrake): Update to 1.5.1.

Thanks! Pushed as 537f4a1ef1cc385526b0662b2a9a1754319e1020




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

end of thread, other threads:[~2022-01-11  5:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11  3:27 [bug#53175] [PATCH] gnu: handbrake: Update to 1.5.1 Vinicius Monego
2022-01-11  5:30 ` bug#53175: " Leo Famulari

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