[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/10: gnu: libtirpc: Update to 1.1.4.
From: |
guix-commits |
Subject: |
08/10: gnu: libtirpc: Update to 1.1.4. |
Date: |
Sat, 15 Jun 2019 04:52:18 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit d95503ab8273adb3d51cd7de550ea44539803f27
Author: Marius Bakke <address@hidden>
Date: Sat Jun 15 09:13:48 2019 +0200
gnu: libtirpc: Update to 1.1.4.
* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.1.4.
---
gnu/packages/onc-rpc.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/onc-rpc.scm b/gnu/packages/onc-rpc.scm
index 6488721..3f67d91 100644
--- a/gnu/packages/onc-rpc.scm
+++ b/gnu/packages/onc-rpc.scm
@@ -33,7 +33,7 @@
(define-public libtirpc
(package
(name "libtirpc")
- (version "1.0.3")
+ (version "1.1.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/libtirpc/libtirpc/"
@@ -41,7 +41,7 @@
version ".tar.bz2"))
(sha256
(base32
- "0ppxl3k3nsz0qdakq844i2kj4fvh9h937lhx26bgmpmxq67sghw6"))))
+ "07anqypf7c719x9y683qz65cxllmzlgmlab2hlahrqcj4bq2k99c"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- branch staging updated (ed8d3f3 -> af847bd), guix-commits, 2019/06/15
- 01/10: gnu: cups-filters: Update to 1.25.0., guix-commits, 2019/06/15
- 02/10: gnu: libsigc++: Update to 2.10.2., guix-commits, 2019/06/15
- 03/10: gnu: imagemagick: Update to 6.9.10-49., guix-commits, 2019/06/15
- 06/10: gnu: Sphinx: Update to 2.1.1., guix-commits, 2019/06/15
- 07/10: gnu: speexdsp: Update to 1.2.0., guix-commits, 2019/06/15
- 04/10: gnu: python-markupsafe: Update to 1.1.1., guix-commits, 2019/06/15
- 10/10: gnu: xorg-server-for-tests: Update to 1.20.5., guix-commits, 2019/06/15
- 05/10: gnu: python-mako: Update to 1.0.12., guix-commits, 2019/06/15
- 08/10: gnu: libtirpc: Update to 1.1.4.,
guix-commits <=
- 09/10: gnu: libnsl: Do not use unstable tarball., guix-commits, 2019/06/15