[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/14: gnu: liblcf: Update to 0.6.0.
From: |
guix-commits |
Subject: |
03/14: gnu: liblcf: Update to 0.6.0. |
Date: |
Sat, 16 Mar 2019 18:35:27 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit da2a145bf6c4cd34dc39338f2dc92e6d45fef8b7
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Mar 16 17:20:25 2019 +0100
gnu: liblcf: Update to 0.6.0.
* gnu/packages/easyrpg.scm (liblcf): Update to 0.6.0.
---
gnu/packages/easyrpg.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/easyrpg.scm b/gnu/packages/easyrpg.scm
index 05fd2b1..7f6b7f3 100644
--- a/gnu/packages/easyrpg.scm
+++ b/gnu/packages/easyrpg.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Sou Bunnbu <address@hidden>
+;;; Copyright © 2019 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -38,7 +39,7 @@
(define-public liblcf
(package
(name "liblcf")
- (version "0.5.4")
+ (version "0.6.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -46,7 +47,7 @@
"/liblcf-" version ".tar.gz"))
(sha256
(base32
- "1k99bcw5c23801jk3mbz5sj5h18x46w1qxrkknhwhfgqzpvxhwrs"))))
+ "0dcw9l800314f5c29mqrcg64rkcb6cwqjfnpvwsmvc2l2q5hwlag"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- 11/14: gnu: libwpg: Update to 0.3.3., (continued)
- 11/14: gnu: libwpg: Update to 0.3.3., guix-commits, 2019/03/16
- 12/14: gnu: libwpd: Don't use NAME in source URI., guix-commits, 2019/03/16
- 09/14: gnu: libqxp: Update to 0.0.2., guix-commits, 2019/03/16
- 10/14: gnu: libwpg: Don't use NAME in source URI., guix-commits, 2019/03/16
- 13/14: gnu: perl-ev: Update to 4.25., guix-commits, 2019/03/16
- 06/14: gnu: catimg: Update to 2.5.0., guix-commits, 2019/03/16
- 08/14: gnu: libnumbertext: Update to 1.0.5., guix-commits, 2019/03/16
- 07/14: gnu: go-ipfs: Update to 0.4.19., guix-commits, 2019/03/16
- 05/14: gnu: sxiv: Update to 25., guix-commits, 2019/03/16
- 04/14: gnu: easyrpg-player: Update to 0.6.0., guix-commits, 2019/03/16
- 03/14: gnu: liblcf: Update to 0.6.0.,
guix-commits <=
- 01/14: guix: Match package names case-insensitively., guix-commits, 2019/03/16
- 02/14: gnu: burp: Update to 2.3.2., guix-commits, 2019/03/16