* gnu: acl: Update to 2.2.52.
@ 2014-07-19 20:26 Jason Self
2014-07-20 8:59 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Jason Self @ 2014-07-19 20:26 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1.1: Type: text/plain, Size: 56 bytes --]
* gnu/packages/acl.scm (acl): Update to version 2.2.52.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-acl-Update-to-2.2.52.patch --]
[-- Type: text/x-patch; name="0001-gnu-acl-Update-to-2.2.52.patch", Size: 1006 bytes --]
From 2f4f94c660c58b3c46c1ce485c22017eebe255ad Mon Sep 17 00:00:00 2001
From: Jason Self <j@jxself.org>
Date: Sat, 19 Jul 2014 13:24:47 -0700
Subject: [PATCH 1/1] gnu: acl: Update to 2.2.52.
* gnu/packages/acl.scm (acl): Update to version 2.2.52.
Signed-off-by: Jason Self <j@jxself.org>
---
gnu/packages/acl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/acl.scm b/gnu/packages/acl.scm
index 37c0b71..ef15022 100644
--- a/gnu/packages/acl.scm
+++ b/gnu/packages/acl.scm
@@ -28,7 +28,7 @@
(define-public acl
(package
(name "acl")
- (version "2.2.51")
+ (version "2.2.52")
(source
(origin
(method url-fetch)
@@ -36,7 +36,7 @@
version ".src.tar.gz"))
(sha256
(base32
- "09aj30m49ivycl3irram8c3givc0crivjm3ymw0nhfaxrwhlb186"))))
+ "08qd9s3wfhv0ajswsylnfwr5h0d7j9d4rgip855nrh400nxp940p"))))
(build-system gnu-build-system)
(arguments
`(#:phases
--
1.7.9.5
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: gnu: acl: Update to 2.2.52.
2014-07-19 20:26 gnu: acl: Update to 2.2.52 Jason Self
@ 2014-07-20 8:59 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-07-20 8:59 UTC (permalink / raw)
To: Jason Self; +Cc: guix-devel
"Jason Self" <jason@bluehome.net> skribis:
> From 2f4f94c660c58b3c46c1ce485c22017eebe255ad Mon Sep 17 00:00:00 2001
> From: Jason Self <j@jxself.org>
> Date: Sat, 19 Jul 2014 13:24:47 -0700
> Subject: [PATCH 1/1] gnu: acl: Update to 2.2.52.
>
> * gnu/packages/acl.scm (acl): Update to version 2.2.52.
OK, but *only* for the core-updates branch, as Coreutils depends on it.
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-20 8:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-19 20:26 gnu: acl: Update to 2.2.52 Jason Self
2014-07-20 8:59 ` Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).