unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29379] [PATCH] gnu: procenv: Update to 0.50.
@ 2017-11-21  9:46 Rutger Helling
  2017-11-21 17:58 ` bug#29379: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-11-21  9:46 UTC (permalink / raw)
  To: 29379


[-- Attachment #1.1: Type: text/plain, Size: 29 bytes --]

Here's an update for procenv.

[-- Attachment #1.2: Type: text/html, Size: 216 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-procenv-Update-to-0.50.patch --]
[-- Type: text/x-diff; name=0001-gnu-procenv-Update-to-0.50.patch, Size: 1203 bytes --]

From 1d8821eccd36fd5f72043aa5d245c11633b2c560 Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Tue, 21 Nov 2017 10:44:24 +0100
Subject: [PATCH] gnu: procenv: Update to 0.50.

* gnu/packages/linux.scm (procenv): Update to 0.50.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 06d69c90a..d339242ff 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -4363,7 +4363,7 @@ the MTP device as a filesystem.")
 (define-public procenv
   (package
    (name "procenv")
-   (version "0.49")
+   (version "0.50")
    (source
     (origin
      (method url-fetch)
@@ -4371,7 +4371,7 @@ the MTP device as a filesystem.")
                          version ".tar.gz"))
      (file-name (string-append name "-" version ".tar.gz"))
      (sha256
-      (base32 "0brzf6185hb76imw107cl21c8lzwiywkxi3jknihrk86bvvicd0d"))))
+      (base32 "0dvscyf47i3j5ay0amncqmqw9kd916689r2pqdvpnsrhp6j46zp1"))))
    (build-system gnu-build-system)
    (arguments `(#:configure-flags '("--disable-silent-rules")))
    (inputs `(("expat" ,expat) ("libcap" ,libcap) ("check" ,check)
-- 
2.15.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#29379: [PATCH] gnu: procenv: Update to 0.50.
  2017-11-21  9:46 [bug#29379] [PATCH] gnu: procenv: Update to 0.50 Rutger Helling
@ 2017-11-21 17:58 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-11-21 17:58 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29379-done

[-- Attachment #1: Type: text/plain, Size: 433 bytes --]

On Tue, Nov 21, 2017 at 10:46:45AM +0100, Rutger Helling wrote:
> Here's an update for procenv.

> From 1d8821eccd36fd5f72043aa5d245c11633b2c560 Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling@mykolab.com>
> Date: Tue, 21 Nov 2017 10:44:24 +0100
> Subject: [PATCH] gnu: procenv: Update to 0.50.
> 
> * gnu/packages/linux.scm (procenv): Update to 0.50.

Thanks! Pushed as cb9b1a0496b5a550b1385fda285bfe22637cecaf

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-21 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21  9:46 [bug#29379] [PATCH] gnu: procenv: Update to 0.50 Rutger Helling
2017-11-21 17:58 ` bug#29379: " Leo Famulari

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).