[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
88/182: gnu: libdvdread: Update to 6.0.2.
From: |
guix-commits |
Subject: |
88/182: gnu: libdvdread: Update to 6.0.2. |
Date: |
Fri, 15 Nov 2019 00:01:43 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit ab1e75b30a58da79d9f0b399ebd783129439329e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 8 00:12:43 2019 +0100
gnu: libdvdread: Update to 6.0.2.
* gnu/packages/video.scm (libdvdread): Update to 6.0.2.
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index e87483e..d4501c5 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1802,7 +1802,7 @@ players, like VLC or MPlayer.")
(define-public libdvdread
(package
(name "libdvdread")
- (version "6.0.1")
+ (version "6.0.2")
(source (origin
(method url-fetch)
(uri (string-append "https://download.videolan.org/videolan/"
@@ -1810,7 +1810,7 @@ players, like VLC or MPlayer.")
"libdvdread-" version ".tar.bz2"))
(sha256
(base32
- "1gfmh8ii3s2fw1c8vn57piwxc0smd3va4h7xgp9s8g48cc04zki8"))))
+ "1c7yqqn67m3y3n7nfrgrnzz034zjaw5caijbwbfrq89v46ph257r"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--with-libdvdcss=yes")))
- 86/182: gnu: libdvdnav: Don't use NAME in source URI., (continued)
- 86/182: gnu: libdvdnav: Don't use NAME in source URI., guix-commits, 2019/11/15
- 89/182: gnu: python-dbus: Update to 1.2.10., guix-commits, 2019/11/15
- 47/182: gnu: ghex: Update to 3.18.4., guix-commits, 2019/11/15
- 63/182: gnu: modem-manager: Update to 1.10.8., guix-commits, 2019/11/15
- 69/182: gnu: gnome-disk-utility: Don't create icon cache., guix-commits, 2019/11/15
- 70/182: gnu: devhelp: Don't create icon cache., guix-commits, 2019/11/15
- 73/182: gnu: epiphany: Don't build icon cache., guix-commits, 2019/11/15
- 84/182: doc: Add clarification on the '--source' build option., guix-commits, 2019/11/15
- 79/182: gnu: pkg-config: Memoize 'cross-pkg-config'., guix-commits, 2019/11/15
- 87/182: gnu: libdvdnav: Update to 6.0.1., guix-commits, 2019/11/15
- 88/182: gnu: libdvdread: Update to 6.0.2.,
guix-commits <=
- 85/182: gnu: lollypop: Update to 1.2.7., guix-commits, 2019/11/15
- 82/182: gnu: Add nginx Accept Language module., guix-commits, 2019/11/15
- 90/182: gnu: hplip: Actually wrap binaries., guix-commits, 2019/11/15
- 94/182: gnu: gnumeric: Update to 1.12.46., guix-commits, 2019/11/15
- 95/182: gnu: goffice: Update to 0.10.46., guix-commits, 2019/11/15
- 97/182: gnu: r-abcrf: Update to 1.8.1., guix-commits, 2019/11/15
- 103/182: gnu: fcitx: Update to 4.2.9.7., guix-commits, 2019/11/15
- 106/182: news: Add 'de' translation., guix-commits, 2019/11/15
- 110/182: gnu: packages: Add rofi-pass., guix-commits, 2019/11/15
- 115/182: gnu: python-psutil: Update to 5.6.5., guix-commits, 2019/11/15