aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Bavier <bavier@member.fsf.org>2019-10-13 22:54:12 -0500
committerEric Bavier <bavier@member.fsf.org>2019-10-13 22:54:12 -0500
commitbd04fe878627a14533d908ccdf5b906050d6e0a4 (patch)
treea55968218561339efa47dc43a6f44cdf1f1fac71
parent136e3b392b768d767be752bb736c7c388fb7196e (diff)
downloadguix-bd04fe878627a14533d908ccdf5b906050d6e0a4.tar.gz
guix-bd04fe878627a14533d908ccdf5b906050d6e0a4.zip
gnu: HandBrake: Update to 1.2.2.
* gnu/packages/video.scm (handbrake): Update to 1.2.2.
-rw-r--r--gnu/packages/video.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index dcd586c97a..8f4019b9c0 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2637,14 +2637,14 @@ supported players in addition to this package.")
(define-public handbrake
(package
(name "handbrake")
- (version "1.2.0")
+ (version "1.2.2")
(source (origin
(method url-fetch)
(uri (string-append "https://download.handbrake.fr/releases/"
version "/HandBrake-" version "-source.tar.bz2"))
(sha256
(base32
- "03clkknaq3mz84p85cvr21gsy9b8vv2g4vvyfz44hz8la253jfqi"))
+ "0k2yaqy7zi06k8mkp9az2mn9dlgj3a1339vacakfh2nn2zsics6z"))
(modules '((guix build utils)))
(snippet
;; Remove "contrib" and source not necessary for
>...Ludovic Courtès 2024-05-01teams: Add documentation team....Ludovic Courtès 2024-05-01news: Add entry for ‘guix git authenticate’ changes....Ludovic Courtès 2024-04-30news: Add entry for removing linux-libre 6.7 (EoL)....Wilko Meyer 2024-04-29guix-install.sh: Fix setting GUIX_LOCPATH....Tomas Volf 2024-04-29guix-install.sh: Add default value for XCURSOR_PATH....Tomas Volf 2024-04-23news: Update news and commit for nss-certs change....Florian Pelz 2024-04-20news: Add 'de' translation....Florian Pelz 2024-04-18news: Add entry for nss-certs being added to %base-packages....Maxim Cournoyer 2024-04-09teams: Remove Björn Höfling from their team due to inactivity....Leo Famulari 2024-04-09teams: Remove Raghav Gururajan from their teams due to inactivity....Leo Famulari 2024-04-08news: Add entry for the linux-libre-lts 6.6 update....Ahmad Draidi via Guix-patches via 2024-04-07guix-install.sh: Make Guix modules available too....Janneke Nieuwenhuizen 2024-04-05guix-install.sh: Add ‘--uninstall’ flag....Ludovic Courtès 2024-04-03Switch order of the default substitute servers....Christopher Baines 2024-03-20Merge remote-tracking branch 'savannah/master' into gnome-team...Christopher Baines 2024-03-19teams: qt: Remove erroneous comment at top of scripts....Maxim Cournoyer 2024-03-16Merge remote-tracking branch 'savannah/master' into gnome-team...Christopher Baines 2024-03-14teams: Add Tanguy Le Carrour....Tanguy Le Carrour 2024-03-12news: Update commit for fixed-output derivation vulnerability....Ludovic Courtès 2024-03-12news: Add 'de' translation....Florian Pelz 2024-03-12news: Give upgrade instructions for foreign distros....Ludovic Courtès 2024-03-11news: Add entry for the daemon fixed-output derivation vulnerability....Ludovic Courtès 2024-03-11etc: systemd services: switch to "journal" for output and error logging....Vagrant Cascadian 2024-03-10time-travel-manifest: Uncomment all the past releases....Ludovic Courtès 2024-03-10Merge branch 'master' into gnome-teamLiliana Marie Prikler 2024-03-08teams: Add 宋文武 to the qt team....宋文武 2024-03-08teams: lxqt: Remove qt.scm from scope....宋文武 2024-03-08teams: Add entry for Adam Faiz....AwesomeAdam54321 2024-02-28news: Add entry for changes in GNOME 44 and its desktop service....Liliana Marie Prikler 2024-02-28news: Add entry for GDM defaulting to Wayland....Vivien Kraus 2024-02-28news: Add entry for hwdb support in udev-service-type....Vivien Kraus