[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/12: gnu: libdvdcss: Update to 1.4.1.
From: |
Tobias Geerinckx-Rice |
Subject: |
12/12: gnu: libdvdcss: Update to 1.4.1. |
Date: |
Tue, 30 Jan 2018 02:35:23 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit be88eb246bf5273b56d77e041b4863aee889140b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Jan 30 05:41:27 2018 +0100
gnu: libdvdcss: Update to 1.4.1.
* gnu/packages/video.scm (libdvdcss): Update to 1.4.1.
---
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 d149cc5..cb46e43 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1475,7 +1475,7 @@ encapsulated.")
(define-public libdvdcss
(package
(name "libdvdcss")
- (version "1.4.0")
+ (version "1.4.1")
(source (origin
(method url-fetch)
(uri (string-append "https://download.videolan.org/pub/"
@@ -1483,7 +1483,7 @@ encapsulated.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "0nl45ifc4xcb196snv9d6hinfw614cqpzcqp92dg43c0hickg290"))))
+ "1b7awvyahivglp7qmgx2g5005kc5npv257gw7wxdprjsnx93f1zb"))))
(build-system gnu-build-system)
(home-page "https://www.videolan.org/developers/libdvdcss.html")
(synopsis "Library for accessing DVDs as block devices")
- branch master updated (8657411 -> be88eb2), Tobias Geerinckx-Rice, 2018/01/30
- 02/12: gnu: hiawatha: Update to 10.7., Tobias Geerinckx-Rice, 2018/01/30
- 03/12: gnu: stunnel: Update to 5.44., Tobias Geerinckx-Rice, 2018/01/30
- 07/12: gnu: nginx: Fix typo in description., Tobias Geerinckx-Rice, 2018/01/30
- 10/12: gnu: mate-themes: Update to 3.22.14., Tobias Geerinckx-Rice, 2018/01/30
- 12/12: gnu: libdvdcss: Update to 1.4.1.,
Tobias Geerinckx-Rice <=
- 11/12: gnu: libbluray: Update to 1.0.2., Tobias Geerinckx-Rice, 2018/01/30
- 01/12: gnu: rsync: Update to 3.1.3., Tobias Geerinckx-Rice, 2018/01/30
- 09/12: gnu: jansson: Update to 2.10., Tobias Geerinckx-Rice, 2018/01/30
- 08/12: gnu: nginx: Update to 1.13.8., Tobias Geerinckx-Rice, 2018/01/30
- 05/12: gnu: uhttpmock: Update to 0.5.1., Tobias Geerinckx-Rice, 2018/01/30
- 04/12: gnu: uwsgi: Update to 2.0.15., Tobias Geerinckx-Rice, 2018/01/30
- 06/12: gnu: nginx, nginx-documentation: End phases with #t., Tobias Geerinckx-Rice, 2018/01/30