[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
144/285: gnu: libdvbpsi: Update to 1.3.3.
From: |
guix-commits |
Subject: |
144/285: gnu: libdvbpsi: Update to 1.3.3. |
Date: |
Sun, 29 Dec 2019 20:44:18 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 2d9a6d0c3358e82d347b74344340e5af24433b5e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Dec 25 11:04:28 2019 +0100
gnu: libdvbpsi: Update to 1.3.3.
* gnu/packages/video.scm (libdvbpsi): Update to 1.3.3.
---
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 0bae17d..8a65141 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3075,7 +3075,7 @@ RTSP or SIP clients and servers.")
(define-public libdvbpsi
(package
(name "libdvbpsi")
- (version "1.3.2")
+ (version "1.3.3")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3083,7 +3083,7 @@ RTSP or SIP clients and servers.")
version "/libdvbpsi-" version ".tar.bz2"))
(sha256
(base32
- "1zn5hfv4qbahmydbwh59a3b480s3m5ss27r6ml35gqdip7r3jkmc"))))
+ "04h1l3vrkrdsrvkgzcr51adk10g6hxcxvgjphyyxz718ry5rkd82"))))
(build-system gnu-build-system)
(home-page "https://www.videolan.org/developers/libdvbpsi.html")
(synopsis "Library for decoding and generation of MPEG TS and DVB PSI
- 176/285: gnu: libspatialindex: Update to 1.9.3., (continued)
- 176/285: gnu: libspatialindex: Update to 1.9.3., guix-commits, 2019/12/29
- 190/285: gnu: Add kmix., guix-commits, 2019/12/29
- 192/285: gnu: Add kwave., guix-commits, 2019/12/29
- 203/285: git-authenticate: Keep a local cache of previously-authenticated commits., guix-commits, 2019/12/29
- 155/285: gnu: nethack: Update to 3.6.4., guix-commits, 2019/12/29
- 163/285: gnu: Add zfs., guix-commits, 2019/12/29
- 160/285: gnu: python-pathos: Run test suite., guix-commits, 2019/12/29
- 167/285: gnu: guix-data-service: Update to 0.0.1-11.7342280., guix-commits, 2019/12/29
- 171/285: gnu: geos: Update to 3.8.0., guix-commits, 2019/12/29
- 181/285: download: Enable TLS 1.3., guix-commits, 2019/12/29
- 144/285: gnu: libdvbpsi: Update to 1.3.3.,
guix-commits <=
- 172/285: gnu: Add proj., guix-commits, 2019/12/29
- 179/285: gnu: gdal: Enable netCDF format driver., guix-commits, 2019/12/29
- 177/285: gnu: gdal: Enable ODS format driver., guix-commits, 2019/12/29
- 202/285: git: 'commit-difference' takes a list of excluded commits., guix-commits, 2019/12/29
- 184/285: gnu: Add audiofile., guix-commits, 2019/12/29
- 200/285: gnu: emacs-org-contrib: Update to 20191226., guix-commits, 2019/12/29
- 225/285: gnu: emacs-doom-themes: Only disable breaking compilations., guix-commits, 2019/12/29
- 223/285: gnu: r-inspect: Update to 1.16.1., guix-commits, 2019/12/29
- 183/285: gnu: python-fonttools: Update home-page., guix-commits, 2019/12/29
- 180/285: gnu: gdal: Use HTTPS home page URI., guix-commits, 2019/12/29