[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: perl-glib: Update to 1.327.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/08: gnu: perl-glib: Update to 1.327. |
Date: |
Sat, 11 Aug 2018 12:55:39 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5635b4d67dde8c78c424f74d48483f5b136d9d7e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Aug 11 18:35:35 2018 +0200
gnu: perl-glib: Update to 1.327.
* gnu/packages/glib.scm (perl-glib): Update to 1.327.
---
gnu/packages/glib.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index b438c61..33b7755 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -670,7 +670,7 @@ useful for C++.")
(define-public perl-glib
(package
(name "perl-glib")
- (version "1.326")
+ (version "1.327")
(source (origin
(method url-fetch)
(uri (string-append
@@ -678,7 +678,7 @@ useful for C++.")
version ".tar.gz"))
(sha256
(base32
- "0prn9kkdpwjq9qmzqashbhk3pq4gvlrmvm3b10xf1dhc48406382"))))
+ "0n7hjhbh5xhagvb0qjwzg21j22ks0csah0chgk98g4wnfllxjl0k"))))
(build-system perl-build-system)
(native-inputs
`(("perl-extutils-depends" ,perl-extutils-depends)
- branch master updated (a928596 -> 7e72f54), Tobias Geerinckx-Rice, 2018/08/11
- 05/08: gnu: angband: Update to 4.1.3., Tobias Geerinckx-Rice, 2018/08/11
- 04/08: gnu: fortune-mod: Return #t from all phases., Tobias Geerinckx-Rice, 2018/08/11
- 06/08: gnu: jpegoptim: Update to 1.4.6., Tobias Geerinckx-Rice, 2018/08/11
- 02/08: gnu: perl-lingua-en-tagger: Update to 0.29., Tobias Geerinckx-Rice, 2018/08/11
- 03/08: gnu: perl-email-simple: Update to 2.216., Tobias Geerinckx-Rice, 2018/08/11
- 01/08: gnu: perl-glib: Update to 1.327.,
Tobias Geerinckx-Rice <=
- 08/08: gnu: discount: Update to 2.2.4., Tobias Geerinckx-Rice, 2018/08/11
- 07/08: gnu: discount: Remove bogus FILE-NAME., Tobias Geerinckx-Rice, 2018/08/11