[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/16: gnu: libisofs: Update to 1.4.8.
From: |
Tobias Geerinckx-Rice |
Subject: |
11/16: gnu: libisofs: Update to 1.4.8. |
Date: |
Thu, 15 Mar 2018 15:30:42 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d87d3f963e604bc5a128adfebc45f208d4cbfb67
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 15 19:00:27 2018 +0100
gnu: libisofs: Update to 1.4.8.
* gnu/packages/cdrom.scm (libisofs): Update to 1.4.8.
---
gnu/packages/cdrom.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm
index 672064d..6a2f853 100644
--- a/gnu/packages/cdrom.scm
+++ b/gnu/packages/cdrom.scm
@@ -720,14 +720,14 @@ DVD-RW, DVD-R, DVD-R/DL, BD-R, and BD-RE.")
(define-public libisofs
(package
(name "libisofs")
- (version "1.4.6")
+ (version "1.4.8")
(source (origin
(method url-fetch)
(uri (string-append "http://files.libburnia-project.org/releases/"
"libisofs-" version ".tar.gz"))
(sha256
(base32
- "02m5g6lbmmkh2xc5xzq5zaf3ma6v31gls66aj886b3cq9qw0paql"))))
+ "0scvqb72qq24wcg814p1iw1dknldl21hr1hxsc1wy9vc6vgyk7fw"))))
(build-system gnu-build-system)
(inputs
`(("zlib" ,zlib)
- 05/16: gnu: cifs-utils: Update to 6.8., (continued)
- 05/16: gnu: cifs-utils: Update to 6.8., Tobias Geerinckx-Rice, 2018/03/15
- 04/16: gnu: autoconf-archive: Update to 2018.03.13., Tobias Geerinckx-Rice, 2018/03/15
- 07/16: gnu: acpica: Update to 20180313., Tobias Geerinckx-Rice, 2018/03/15
- 08/16: gnu: r-scatterplot3d: Update to 0.3-41., Tobias Geerinckx-Rice, 2018/03/15
- 09/16: gnu: xdg-user-dirs: Update to 0.17., Tobias Geerinckx-Rice, 2018/03/15
- 06/16: gnu: octave: Update to 4.2.2., Tobias Geerinckx-Rice, 2018/03/15
- 10/16: gnu: gtksourceview: Update to 3.24.7., Tobias Geerinckx-Rice, 2018/03/15
- 16/16: gnu: dmenu: Update to 4.8., Tobias Geerinckx-Rice, 2018/03/15
- 15/16: gnu: you-get: Update to 0.4.1040., Tobias Geerinckx-Rice, 2018/03/15
- 13/16: gnu: libburn: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15
- 11/16: gnu: libisofs: Update to 1.4.8.,
Tobias Geerinckx-Rice <=
- 14/16: gnu: intel-gpu-tools: Update to 1.22., Tobias Geerinckx-Rice, 2018/03/15
- 12/16: gnu: libisofs: Fix description typos., Tobias Geerinckx-Rice, 2018/03/15