03/04: gnu: linux-libre@4.19: Update to 4.19.42.

2019-05-11 Thread guix-commits
mhw pushed a commit to branch master
in repository guix.

commit 22e40d0911f8be1f6df3f0d90343997cf22a8388
Author: Mark H Weaver 
Date:   Sat May 11 20:12:23 2019 -0400

gnu: linux-libre@4.19: Update to 4.19.42.

* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.42.
(%linux-libre-4.19-hash): Update hash.
---
 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 d866e3f..d2216e9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -440,8 +440,8 @@ It has been modified to remove all non-free binary blobs.")
 #:patches %linux-libre-5.1-patches
 #:configuration-file kernel-config))
 
-(define %linux-libre-4.19-version "4.19.41")
-(define %linux-libre-4.19-hash 
"0lf1w72y4qkrg57qd78zs16r658qaqzwly0y9195nf7bdwqzb03v")
+(define %linux-libre-4.19-version "4.19.42")
+(define %linux-libre-4.19-hash 
"0k8jfqc0xjvyrhyj7l9y1xlsfnwk8r3c3w6pf345whbhfv2viwzj")
 
 (define %linux-libre-4.19-patches
   (list %boot-logo-patch



01/04: gnu: linux-libre@4.9: Update to 4.9.175.

2019-05-11 Thread guix-commits
mhw pushed a commit to branch master
in repository guix.

commit 2157c1210e174199b3885d47553ae8500ace6781
Author: Mark H Weaver 
Date:   Sat May 11 20:10:28 2019 -0400

gnu: linux-libre@4.9: Update to 4.9.175.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.175.
---
 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 7ede17c..ba0594c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -464,8 +464,8 @@ It has been modified to remove all non-free binary blobs.")
 #:configuration-file kernel-config))
 
 (define-public linux-libre-4.9
-  (make-linux-libre "4.9.174"
-"0f7v96qbxdcrr06b00lh3n2nljp1zfbx7iqvzha4y47z76hfv144"
+  (make-linux-libre "4.9.175"
+"0lzigx2im3m24jfxs3j2cgri8zy82izif0w717lairxr3zfn81a8"
 '("x86_64-linux" "i686-linux")
 #:configuration-file kernel-config))
 



02/04: gnu: linux-libre@4.14: Update to 4.14.118.

2019-05-11 Thread guix-commits
mhw pushed a commit to branch master
in repository guix.

commit 877747ebe1db8b92ffbf48fdf9a2054e4562d2d8
Author: Mark H Weaver 
Date:   Sat May 11 20:11:32 2019 -0400

gnu: linux-libre@4.14: Update to 4.14.118.

* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.118.
(%linux-libre-4.14-hash): Update hash.
---
 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 ba0594c..d866e3f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -454,8 +454,8 @@ It has been modified to remove all non-free binary blobs.")
 #:patches %linux-libre-4.19-patches
 #:configuration-file kernel-config))
 
-(define %linux-libre-4.14-version "4.14.117")
-(define %linux-libre-4.14-hash 
"14sy035zdikl3xr0wyg3srr4b2jjlvq7wzj6b0b74y90fa2s1rz5")
+(define %linux-libre-4.14-version "4.14.118")
+(define %linux-libre-4.14-hash 
"1286930275y62bw33pdxbmi13mr1n75yixh3p143vqrkp0rhgnp1")
 
 (define-public linux-libre-4.14
   (make-linux-libre %linux-libre-4.14-version



branch master updated (2ce144e -> 152030f)

2019-05-11 Thread guix-commits
mhw pushed a change to branch master
in repository guix.

  from  2ce144e   gnu: acpica: Update to 20190509.
   new  2157c12   gnu: linux-libre@4.9: Update to 4.9.175.
   new  877747e   gnu: linux-libre@4.14: Update to 4.14.118.
   new  22e40d0   gnu: linux-libre@4.19: Update to 4.19.42.
   new  152030f   gnu: linux-libre: Update to 5.1.1.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/linux.scm | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)



04/04: gnu: linux-libre: Update to 5.1.1.

2019-05-11 Thread guix-commits
mhw pushed a commit to branch master
in repository guix.

commit 152030ffdf548527d32458c5f3fbc98700aa7e69
Author: Mark H Weaver 
Date:   Sat May 11 20:13:18 2019 -0400

gnu: linux-libre: Update to 5.1.1.

* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.1.
(%linux-libre-hash): Update hash.
---
 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 d2216e9..ddc31a9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -426,8 +426,8 @@ for ARCH and optionally VARIANT, or #f if there is no such 
configuration."
 It has been modified to remove all non-free binary blobs.")
 (license license:gpl2)))
 
-(define %linux-libre-version "5.1")
-(define %linux-libre-hash 
"153vd48k98pm8556hfnvs9za77n91gwv0dvv5hnzzhwl9l6jxbcl")
+(define %linux-libre-version "5.1.1")
+(define %linux-libre-hash 
"1pcx9nilvx4rklaiy0vpfvk5rp5i54arfysybgrlasjmghva2nf8")
 
 (define %linux-libre-5.1-patches
   (list %boot-logo-patch



04/12: gnu: libkomparediff2: Update to 19.04.1.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 0691567d78f4e0af3475f3df8b7fbb463ca65404
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 20:24:53 2019 +0200

gnu: libkomparediff2: Update to 19.04.1.

* gnu/packages/kde.scm (libkomparediff2): Update to 19.04.1.
---
 gnu/packages/kde.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 29e4ade..2fce704 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -450,15 +450,14 @@ other special events for a geographical region.")
 (define-public libkomparediff2
   (package
 (name "libkomparediff2")
-(version "17.12.3")
+(version "19.04.1")
 (source
   (origin
 (method url-fetch)
 (uri (string-append "mirror://kde/stable/applications/" version
 "/src/libkomparediff2-" version ".tar.xz"))
 (sha256
- (base32
-  "0w6p8lvm2rn7y4qz0x3s87lwh1758xnyhwkkkng55n8v9rpjjw7l"
+ (base32 "1cyi7a5ss7jv87llk0k8c9g3h1qsp6j6nmdzh3xxcswr4p5skc9a"
 (native-inputs
  `(("extra-cmake-modules" ,extra-cmake-modules)
("pkg-config" ,pkg-config)))



12/12: gnu: acpica: Update to 20190509.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 2ce144eebb3e86e6f52509499d25a134309f24d0
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 19:54:48 2019 +0200

gnu: acpica: Update to 20190509.

* gnu/packages/admin.scm (acpica): Update to 20190509.
---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 5ae5d65..b6aba4c 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1417,7 +1417,7 @@ module slots, and the list of I/O ports (e.g. serial, 
parallel, USB).")
 (define-public acpica
   (package
 (name "acpica")
-(version "20190405")
+(version "20190509")
 (source (origin
   (method url-fetch)
   (uri (string-append
@@ -1425,7 +1425,7 @@ module slots, and the list of I/O ports (e.g. serial, 
parallel, USB).")
 version ".tar.gz"))
   (sha256
(base32
-"0hv6r65l8vk3f6i3by7i47vc1917qm47838bpq80lfn22784y53y"
+"17cf5jhcy9wqla5c9s08khqg0pxhar2nmwdcja2jf2srl2a5y2w6"
 (build-system gnu-build-system)
 (native-inputs `(("flex" ,flex)
  ("bison" ,bison)))



06/12: gnu: gegl: Update to 0.4.16.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit cc4e5e13306239a4d31481c06c76d67a526782db
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 22:57:56 2019 +0200

gnu: gegl: Update to 0.4.16.

* gnu/packages/gimp.scm (gegl): Update to 0.4.16.
---
 gnu/packages/gimp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm
index 3ead5b3..700d0bb 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -80,7 +80,7 @@ provided, as well as a framework to add new color models and 
data types.")
 (define-public gegl
   (package
 (name "gegl")
-(version "0.4.14")
+(version "0.4.16")
 (source (origin
   (method url-fetch)
   (uri (list (string-append "https://download.gimp.org/pub/gegl/;
@@ -88,7 +88,7 @@ provided, as well as a framework to add new color models and 
data types.")
 "/gegl-" version ".tar.bz2")))
   (sha256
(base32
-"00crhngwi07f5b9x77kx5p7p4cl6l5g6glpz9rqv7pfqk62xa0ac"
+"0njydcr6qdmfzh4fxx544681qxdpf7y6b2f47jcypn810dlxy4h1"
 (build-system gnu-build-system)
 (arguments
  '(#:configure-flags '("LDFLAGS=-lm")))



10/12: gnu: xtl: Update to 0.6.4.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 0b69897bdae42dd034449487eef3c86b3b66d88f
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 19:53:43 2019 +0200

gnu: xtl: Update to 0.6.4.

* gnu/packages/cpp.scm (xtl): Update to 0.6.4.
---
 gnu/packages/cpp.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index e0af0dd..9c060c7 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1,6 +1,6 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2017 Ethan R. Jones 
-;;; Copyright © 2018 Tobias Geerinckx-Rice 
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice 
 ;;; Copyright © 2018 Fis Trivial 
 ;;; Copyright © 2018 Ludovic Courtès 
 ;;;
@@ -243,7 +243,7 @@ intuitive syntax and trivial integration.")
 (define-public xtl
   (package
 (name "xtl")
-(version "0.4.14")
+(version "0.6.4")
 (source (origin
   (method git-fetch)
   (uri
@@ -252,7 +252,7 @@ intuitive syntax and trivial integration.")
 (commit version)))
   (sha256
(base32
-"0wwnd9adc1wav2299id17k5fbp0ib5gxkbihlk6jlh3v4i5nz11x"))
+"0rwdw43fq7c581m6frzsd06h71sf7abk7danwa3cp6wd6cgkwdbk"))
   (file-name (git-file-name name version
 (native-inputs
  `(("googletest" ,googletest)



branch master updated (cbe7c99 -> 2ce144e)

2019-05-11 Thread guix-commits
nckx pushed a change to branch master
in repository guix.

  from  cbe7c99   Revert "build-self: Let HOME pass through the execution 
environment."
   new  ef81fae   gnu: nethack: Update to 3.6.2.
   new  819488f   gnu: libkomparediff2: Fix source file name.
   new  40b5ec2   gnu: libkomparediff2: Don't use NAME in source URI.
   new  0691567   gnu: libkomparediff2: Update to 19.04.1.
   new  d09a8df   gnu: electrum: Update to 3.3.5.
   new  cc4e5e1   gnu: gegl: Update to 0.4.16.
   new  8eba827   gnu: iproute2: Update to 5.1.0.
   new  e28b079   gnu: picard: Don't check for updates.
   new  7d9fa5f   gnu: picard: Read disc IDs.
   new  0b69897   gnu: xtl: Update to 0.6.4.
   new  9808080   gnu: xtensor: Update to 0.20.5.
   new  2ce144e   gnu: acpica: Update to 20190509.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/admin.scm   |  4 ++--
 gnu/packages/algebra.scm |  4 ++--
 gnu/packages/cpp.scm |  6 +++---
 gnu/packages/finance.scm |  5 ++---
 gnu/packages/games.scm   |  4 ++--
 gnu/packages/gimp.scm|  4 ++--
 gnu/packages/kde.scm | 12 +---
 gnu/packages/linux.scm   |  4 ++--
 gnu/packages/music.scm   |  5 -
 9 files changed, 24 insertions(+), 24 deletions(-)



11/12: gnu: xtensor: Update to 0.20.5.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 980808075c0e886a5923736d1f071725ad6a52eb
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 19:54:32 2019 +0200

gnu: xtensor: Update to 0.20.5.

* gnu/packages/algebra.scm (xtensor): Update to 0.20.5.
---
 gnu/packages/algebra.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 319a049..128d41a 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -894,7 +894,7 @@ features, and more.")
 (define-public xtensor
   (package
 (name "xtensor")
-(version "0.17.1")
+(version "0.20.5")
 (source (origin
   (method git-fetch)
   (uri (git-reference
@@ -902,7 +902,7 @@ features, and more.")
 (commit version)))
   (sha256
(base32
-"0w40v5lp0hp8ihf8nnvak373sb5xx0768pxgiqh3nzn57wf8px4r"))
+"0kkc4ar7p2d94jnclmrh46dwv7ldy9lx630vm9gci3pp4hnhbj9f"))
   (file-name (git-file-name name version
 (build-system cmake-build-system)
 (native-inputs



01/12: gnu: nethack: Update to 3.6.2.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit ef81faeec0bde80acd93e8290d11d429d69a65bf
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 20:07:03 2019 +0200

gnu: nethack: Update to 3.6.2.

* gnu/packages/games.scm (nethack): Update to 3.6.2.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index b982224..0f05f3f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -920,7 +920,7 @@ watch your CPU playing while enjoying a cup of tea!")
 (define-public nethack
   (package
 (name "nethack")
-(version "3.6.1")
+(version "3.6.2")
 (source
   (origin
 (method url-fetch)
@@ -928,7 +928,7 @@ watch your CPU playing while enjoying a cup of tea!")
  (string-append "https://www.nethack.org/download/; version "/nethack-"
 (string-join (string-split version #\.) "") 
"-src.tgz"))
 (sha256
-  (base32 "1dha0ijvxhx7c9hr0452h93x81iiqsll8bc9msdnp7xdqcfbz32b"
+  (base32 "07fvkm3v11a4pjrq2f66vjslljsvk6raal53skn4gqsfdbd0ml7v"
 (inputs
   `(("ncurses" ,ncurses)
 ("bison" ,bison)



09/12: gnu: picard: Read disc IDs.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 7d9fa5f37688116e5f33c9e2ff10427e71d13673
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 18:08:08 2019 +0200

gnu: picard: Read disc IDs.

* gnu/packages/music.scm (picard)[inputs]: Add python-discid.
---
 gnu/packages/music.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index e8908e5..9ee5206 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2575,6 +2575,7 @@ event-based scripts for scrobbling, notifications, etc.")
  `(("gettext" ,gettext-minimal)))
 (inputs
  `(("chromaprint" ,chromaprint)
+   ("python-discid" ,python-discid)
("python-pyqt" ,python-pyqt)
("python-mutagen" ,python-mutagen)))
 (home-page "https://picard.musicbrainz.org/;)



03/12: gnu: libkomparediff2: Don't use NAME in source URI.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 40b5ec2f3e1aeb614b1bb8d9252c835820d2fa20
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 20:24:42 2019 +0200

gnu: libkomparediff2: Don't use NAME in source URI.

* gnu/packages/kde.scm (libkomparediff2)[source]: Hard-code NAME.
---
 gnu/packages/kde.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 83d4e17..29e4ade 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -454,8 +454,8 @@ other special events for a geographical region.")
 (source
   (origin
 (method url-fetch)
-(uri (string-append "mirror://kde/stable/applications"
-"/" version "/src/" name "-" version ".tar.xz"))
+(uri (string-append "mirror://kde/stable/applications/" version
+"/src/libkomparediff2-" version ".tar.xz"))
 (sha256
  (base32
   "0w6p8lvm2rn7y4qz0x3s87lwh1758xnyhwkkkng55n8v9rpjjw7l"



02/12: gnu: libkomparediff2: Fix source file name.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 819488fb958e811625f8a5a800f495e83b9b80ee
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 20:24:05 2019 +0200

gnu: libkomparediff2: Fix source file name.

* gnu/packages/kde.scm (libkomparediff2)[source]: Remove (incorrect)
FILE-NAME.
---
 gnu/packages/kde.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 2427d35..83d4e17 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -2,7 +2,7 @@
 ;;; Copyright © 2016, 2017, 2019 Efraim Flashner 
 ;;; Copyright © 2016, 2017 Thomas Danckaert 
 ;;; Copyright © 2017, 2018 Mark Meyer 
-;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice 
+;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice 
 ;;; Copyright © 2018 Gábor Boskovits 
 ;;;
 ;;; This file is part of GNU Guix.
@@ -456,7 +456,6 @@ other special events for a geographical region.")
 (method url-fetch)
 (uri (string-append "mirror://kde/stable/applications"
 "/" version "/src/" name "-" version ".tar.xz"))
-(file-name (string-append name "-" version ".tar.gz"))
 (sha256
  (base32
   "0w6p8lvm2rn7y4qz0x3s87lwh1758xnyhwkkkng55n8v9rpjjw7l"



05/12: gnu: electrum: Update to 3.3.5.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit d09a8dffdd69358616ef4e6eb3d8b87336e27b62
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 21:52:47 2019 +0200

gnu: electrum: Update to 3.3.5.

* gnu/packages/finance.scm (electrum): Update to 3.3.5.
---
 gnu/packages/finance.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index bc1c841..ff7fbe0 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -344,7 +344,7 @@ do so.")
 (define-public electrum
   (package
 (name "electrum")
-(version "3.3.4")
+(version "3.3.5")
 (source
  (origin
(method url-fetch)
@@ -352,8 +352,7 @@ do so.")
version "/Electrum-"
version ".tar.gz"))
(sha256
-(base32
- "0h128wklz5qwx5zqzbd48x46kxjxs12wcna9lhak70y5pj2hw8rg"))
+(base32 "1csj0n96zlajnrs39wsazfj5lmy7v7n77cdz56lr8nkmchh6k9z1"))
(modules '((guix build utils)))
(snippet
 '(begin



07/12: gnu: iproute2: Update to 5.1.0.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 8eba82753a36559b5369b768c1437b1873def69d
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 23:01:18 2019 +0200

gnu: iproute2: Update to 5.1.0.

* gnu/packages/linux.scm (iproute2): Update to 5.1.0.
---
 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 0502eaa..7ede17c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1336,7 +1336,7 @@ that the Ethernet protocol is much simpler than the IP 
protocol.")
 (define-public iproute
   (package
 (name "iproute2")
-(version "5.0.0")
+(version "5.1.0")
 (source (origin
   (method url-fetch)
   (uri (string-append
@@ -1344,7 +1344,7 @@ that the Ethernet protocol is much simpler than the IP 
protocol.")
 version ".tar.xz"))
   (sha256
(base32
-"1fi03lb8dqr8hq633gcqsf6228vsvysxms075j1yyl4nlc17616z"
+"1kvvrz5mlpjxqcm7vl6i8w6l1cb2amp6p5xyq006pgzafc49hnnw"
 (build-system gnu-build-system)
 (arguments
  `( ;; There is a test suite, but it wants network namespaces and sudo.



08/12: gnu: picard: Don't check for updates.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit e28b0798d2e01d456a6b00f5eee247085edebf25
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 18:06:50 2019 +0200

gnu: picard: Don't check for updates.

* gnu/packages/music.scm (picard)[arguments]: Add ‘--disable-autoupdate’
to #:configure-flags.
---
 gnu/packages/music.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index be08960..e8908e5 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2558,7 +2558,9 @@ event-based scripts for scrobbling, notifications, etc.")
 (arguments
  '(#:use-setuptools? #f
#:configure-flags
-   (list "--root=/")
+   (list "--root=/"
+ ;; Don't phone home or show ‘Check for Update…’ in the Help menu.
+ "--disable-autoupdate")
#:phases
(modify-phases %standard-phases
  (add-after 'unpack 'patch-source



01/01: Revert "build-self: Let HOME pass through the execution environment."

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit cbe7c99e711ae1f7f7228d1fa35ff61a44e61f82
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 23:34:42 2019 +0200

Revert "build-self: Let HOME pass through the execution environment."

This reverts commit 48d498c2c3984784336b27ba5e261319f3ac6a3a.
It breaks ‘guix pull’.
---
 build-aux/build-self.scm | 4 
 1 file changed, 4 deletions(-)

diff --git a/build-aux/build-self.scm b/build-aux/build-self.scm
index 8eb6162..1ddd223 100644
--- a/build-aux/build-self.scm
+++ b/build-aux/build-self.scm
@@ -399,7 +399,6 @@ files."
   (mlet %store-monad ((build  (build-program source version guile-version
  #:pull-version pull-version))
   (system (if system (return system) (current-system)))
-  (home   (getenv "HOME"))
 
   ;; Note: Use the deprecated names here because the
   ;; caller might be Guix <= 0.16.0.
@@ -420,9 +419,6 @@ files."
  ;; $GUILE_LOAD_PATH & co.
  (with-clean-environment
   (setenv "GUILE_WARN_DEPRECATED" "no") ;be quiet and 
drive
-  (when home
-;; Inherit HOME so that 'xdg-directory' works.
-(setenv "HOME" home))
   (open-pipe* OPEN_READ
   (derivation->output-path build)
   source system version



branch master updated (6bf7953 -> cbe7c99)

2019-05-11 Thread guix-commits
nckx pushed a change to branch master
in repository guix.

  from  6bf7953   gnu: denemo: Use older version of gtksourceview.
   new  cbe7c99   Revert "build-self: Let HOME pass through the execution 
environment."

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build-aux/build-self.scm | 4 
 1 file changed, 4 deletions(-)



01/01: services: gdm: Include user profile in D-Bus paths.

2019-05-11 Thread guix-commits
samplet pushed a commit to branch master
in repository guix.

commit dcb3a0fe0a086b4762a721e9b1da64826d5160d0
Author: Timothy Sample 
Date:   Wed May 8 09:13:14 2019 -0400

services: gdm: Include user profile in D-Bus paths.

This partially addresses .

* gnu/services/xorg.scm (dbus-daemon-wrapper): When available, include
directories from '~/.guix-profile' in the search paths of the D-Bus
daemon.
---
 gnu/services/xorg.scm | 40 
 1 file changed, 32 insertions(+), 8 deletions(-)

diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm
index 3a9fa53..0a38b40 100644
--- a/gnu/services/xorg.scm
+++ b/gnu/services/xorg.scm
@@ -774,14 +774,38 @@ the GNOME desktop environment.")
  (shell (file-append shadow "/sbin/nologin")
 
 (define dbus-daemon-wrapper
-  (program-file "gdm-dbus-wrapper"
-#~(begin
-(setenv "XDG_CONFIG_DIRS"
-"/run/current-system/profile/etc/xdg")
-(setenv "XDG_DATA_DIRS"
-"/run/current-system/profile/share")
-(apply execl (string-append #$dbus "/bin/dbus-daemon")
-   (program-arguments)
+  (program-file
+   "gdm-dbus-wrapper"
+   #~(begin
+   (use-modules (srfi srfi-26))
+
+   (define system-profile
+ "/run/current-system/profile")
+
+   (define user-profile
+ (and=> (getpw (getuid))
+(lambda (pw)
+  (string-append (passwd:dir pw) "/.guix-profile"
+
+   ;; If we are able to find the user's profile, we can add it to
+   ;; the search paths set below.  We need to do this so that D-Bus
+   ;; can start services installed by the user.  This allows
+   ;; applications that require session D-Bus services (e.g,
+   ;; 'evolution') to work even if those services are only available
+   ;; in the user's profile.  See .
+   (define profiles
+ (if user-profile
+ (list user-profile system-profile)
+ (list system-profile)))
+
+   (setenv "XDG_CONFIG_DIRS"
+   (string-join (map (cut string-append <> "/etc/xdg") profiles)
+":"))
+   (setenv "XDG_DATA_DIRS"
+   (string-join (map (cut string-append <> "/share") profiles)
+":"))
+   (apply execl (string-append #$dbus "/bin/dbus-daemon")
+  (program-arguments)
 
 (define-record-type* 
   gdm-configuration make-gdm-configuration



branch master updated (c087a90 -> dcb3a0f)

2019-05-11 Thread guix-commits
samplet pushed a change to branch master
in repository guix.

  from  c087a90   gnu: wine-staging: Update to 4.8.
   new  dcb3a0f   services: gdm: Include user profile in D-Bus paths.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/services/xorg.scm | 40 
 1 file changed, 32 insertions(+), 8 deletions(-)



branch master updated (3a228f7 -> 6bf7953)

2019-05-11 Thread guix-commits
rekado pushed a change to branch master
in repository guix.

  from  3a228f7   gnu: Add emacs-dired-rsync.
   new  6bf7953   gnu: denemo: Use older version of gtksourceview.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/music.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



01/01: gnu: denemo: Use older version of gtksourceview.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 6bf795329a1da58e38f749f4af7a7694bfb64f97
Author: Diego Nicola Barbato 
Date:   Fri May 10 14:06:15 2019 +0200

gnu: denemo: Use older version of gtksourceview.

* gnu/packages/music.scm (denemo)[inputs]: Replace gtksourceview with
gtksourceview-3.

Signed-off-by: Ricardo Wurmus .
---
 gnu/packages/music.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index ae1235e..be08960 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -427,7 +427,7 @@ many input formats and provides a customisable Vi-style 
user interface.")
("glib" ,glib)
("gtk+" ,gtk+)
("gtk-doc" ,gtk-doc)
-   ("gtksourceview" ,gtksourceview)
+   ("gtksourceview" ,gtksourceview-3)
("guile" ,guile-2.0)
("intltool" ,intltool)
("librsvg" ,librsvg)



branch master updated (3b8699f -> 3a228f7)

2019-05-11 Thread guix-commits
wigust pushed a change to branch master
in repository guix.

  from  3b8699f   gnu: shepherd: Update to 0.6.1.
   new  3a228f7   gnu: Add emacs-dired-rsync.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/emacs-xyz.scm | 26 ++
 1 file changed, 26 insertions(+)



01/01: gnu: Add emacs-dired-rsync.

2019-05-11 Thread guix-commits
wigust pushed a commit to branch master
in repository guix.

commit 3a228f7a0ac8dcec14c31be92e18ccab553028df
Author: Oleg Pykhalov 
Date:   Sat May 11 15:31:39 2019 +0300

gnu: Add emacs-dired-rsync.

* gnu/packages/emacs-xyz.scm (emacs-dired-rsync): New variable.
---
 gnu/packages/emacs-xyz.scm | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b0d6058..069bf3e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13104,6 +13104,32 @@ recursive size is not obtained.  Once this mode is 
enabled, every new Dired
 buffer displays recursive dir sizes.")
 (license license:gpl3+)))
 
+(define-public emacs-dired-rsync
+  (package
+(name "emacs-dired-rsync")
+(version "0.4")
+(source (origin
+  (method git-fetch)
+  (uri (git-reference
+(url "https://github.com/stsquad/dired-rsync.git;)
+(commit version)))
+  (file-name (git-file-name name version))
+  (sha256
+   (base32
+"0jzbn0izxqgz719gb6fpr60zbcb6w1ama13ngpvrig82nlhs37fv"
+(build-system emacs-build-system)
+(propagated-inputs
+ `(("emacs-s" ,emacs-s)
+   ("emacs-dash" ,emacs-dash)))
+(home-page "https://github.com/stsquad/dired-rsync/;)
+(synopsis "Support for rsync from Emacs dired buffers")
+(description "This package adds a single command @code{dired-rsync} which
+allows the user to copy marked files in a dired buffer via @code{rsync}.  This
+is useful, especially for large files, because the copy happens in the
+background and doesn’t lock up Emacs.  It is also more efficient than using
+tramps own encoding methods for moving data between systems.")
+(license license:gpl3+)))
+
 (define-public emacs-pcre2el
   ;; Last release is very old so we get the latest commit.
   (let ((commit "0b5b2a2c173aab3fd14aac6cf5e90ad3bf58fa7d"))



01/02: build-self: Let HOME pass through the execution environment.

2019-05-11 Thread guix-commits
civodul pushed a commit to branch master
in repository guix.

commit 48d498c2c3984784336b27ba5e261319f3ac6a3a
Author: Ludovic Courtès 
Date:   Sat May 11 00:19:06 2019 +0200

build-self: Let HOME pass through the execution environment.

Fixes .
Reported by Karrick McDermott .

* build-aux/build-self.scm (build): Add 'getenv' and 'setenv' calls for
HOME.
---
 build-aux/build-self.scm | 4 
 1 file changed, 4 insertions(+)

diff --git a/build-aux/build-self.scm b/build-aux/build-self.scm
index 1ddd223..8eb6162 100644
--- a/build-aux/build-self.scm
+++ b/build-aux/build-self.scm
@@ -399,6 +399,7 @@ files."
   (mlet %store-monad ((build  (build-program source version guile-version
  #:pull-version pull-version))
   (system (if system (return system) (current-system)))
+  (home   (getenv "HOME"))
 
   ;; Note: Use the deprecated names here because the
   ;; caller might be Guix <= 0.16.0.
@@ -419,6 +420,9 @@ files."
  ;; $GUILE_LOAD_PATH & co.
  (with-clean-environment
   (setenv "GUILE_WARN_DEPRECATED" "no") ;be quiet and 
drive
+  (when home
+;; Inherit HOME so that 'xdg-directory' works.
+(setenv "HOME" home))
   (open-pipe* OPEN_READ
   (derivation->output-path build)
   source system version



branch master updated (e247244 -> 3b8699f)

2019-05-11 Thread guix-commits
civodul pushed a change to branch master
in repository guix.

  from  e247244   gnu: picard: Return #t from phases.
   new  48d498c   build-self: Let HOME pass through the execution 
environment.
   new  3b8699f   gnu: shepherd: Update to 0.6.1.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build-aux/build-self.scm | 4 
 gnu/packages/admin.scm   | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)



02/02: gnu: shepherd: Update to 0.6.1.

2019-05-11 Thread guix-commits
civodul pushed a commit to branch master
in repository guix.

commit 3b8699f9c2a9f88d44a5320398b4c968c432429d
Author: Ludovic Courtès 
Date:   Sat May 11 20:02:20 2019 +0200

gnu: shepherd: Update to 0.6.1.

* gnu/packages/admin.scm (shepherd): Update to 0.6.1.
---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index dbc6f7f..5ae5d65 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -181,14 +181,14 @@ and provides a \"top-like\" mode (monitoring).")
 (define-public shepherd
   (package
 (name "shepherd")
-(version "0.6.0")
+(version "0.6.1")
 (source (origin
   (method url-fetch)
   (uri (string-append "mirror://gnu/shepherd/shepherd-"
   version ".tar.gz"))
   (sha256
(base32
-"1ys2w83vm62spr8bx38sccfdpy9fqmj7wfywm5k8ihsy2k61da2i"
+"1xn6mb5bh8bpfgdrh09ja31jk0ln7bmxbbf0vjcqxkkixs2wl6sk"
 (build-system gnu-build-system)
 (arguments
  '(#:configure-flags '("--localstatedir=/var")))



04/11: gnu: wesnoth: Update to 1.14.7.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 93ce003741f455778d383b360cec87b13e86e98c
Author: Tobias Geerinckx-Rice 
Date:   Thu May 9 22:32:02 2019 +0200

gnu: wesnoth: Update to 1.14.7.

* gnu/packages/games.scm (wesnoth): Update to 1.14.7.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index ab0eeaa..ebfd7b3 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2221,7 +2221,7 @@ falling, themeable graphics and sounds, and replays.")
 (define-public wesnoth
   (package
 (name "wesnoth")
-(version "1.14.6")
+(version "1.14.7")
 (source (origin
   (method url-fetch)
   (uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@@ -2230,7 +2230,7 @@ falling, themeable graphics and sounds, and replays.")
   "wesnoth-" version ".tar.bz2"))
   (sha256
(base32
-"0aw3czw3nq8ffakhw2libhvrhnllj61xc5lxpjqv0ig1419s1lj5"
+"0j2yvkcggj5k0r2cqk8ndnj77m37a00srfd9qg7pdpqffbinqpj7"
 (build-system cmake-build-system)
 (arguments
  `(#:tests? #f)); no check target



07/11: gnu: libshout: Don't use NAME in source URI.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 7824fbf8c58d87df7e715e2d9db662aa12579b43
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 14:22:08 2019 +0200

gnu: libshout: Don't use NAME in source URI.

* gnu/packages/xiph.scm (libshout)[source]: Hard-code NAME.
---
 gnu/packages/xiph.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm
index 15502bd..17071d8 100644
--- a/gnu/packages/xiph.scm
+++ b/gnu/packages/xiph.scm
@@ -7,7 +7,7 @@
 ;;; Copyright © 2015 Paul van der Walt 
 ;;; Copyright © 2015, 2016, 2017, 2019 Efraim Flashner 
 ;;; Copyright © 2017, 2018 Marius Bakke 
-;;; Copyright © 2018 Tobias Geerinckx-Rice 
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice 
 ;;; Copyright © 2018 Leo Famulari 
 ;;;
 ;;; This file is part of GNU Guix.
@@ -479,7 +479,7 @@ things in between.")
   (method url-fetch)
   (uri (string-append
 "https://downloads.xiph.org/releases/libshout/;
-name "-" version ".tar.gz"))
+"libshout-" version ".tar.gz"))
   (sha256
(base32
 "0kgjpf8jkgyclw11nilxi8vyjk4s8878x23qyxnvybbgqbgbib7k"



02/11: gnu: qbittorrent: Update to 4.1.6.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 6cc9533eb12601dd065bceafc8806e6464329754
Author: Tobias Geerinckx-Rice 
Date:   Thu May 9 15:38:00 2019 +0200

gnu: qbittorrent: Update to 4.1.6.

* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.6.
---
 gnu/packages/bittorrent.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index 1d3ff31..1e171dc 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -426,7 +426,7 @@ desktops.")
 (define-public qbittorrent
   (package
 (name "qbittorrent")
-(version "4.1.5")
+(version "4.1.6")
 (source
  (origin
(method git-fetch)
@@ -435,7 +435,7 @@ desktops.")
  (commit (string-append "release-" version
(file-name (git-file-name name version))
(sha256
-(base32 "09zcygaxfv9g6av0vsvlyzv4v65wvj766xyfx31yz5ig3xan6ak1"
+(base32 "1y9kv84sy5fg64wbl4xpm8qh0hjba7ibk045cazp0m736rjmxk8c"
 (build-system gnu-build-system)
 (arguments
  `(#:configure-flags



05/11: gnu: powwow: Update to 1.2.19.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 90d37addbe43cc717fdf195deaab1f22f09e9e8a
Author: Tobias Geerinckx-Rice 
Date:   Thu May 9 22:32:13 2019 +0200

gnu: powwow: Update to 1.2.19.

* gnu/packages/games.scm (powwow): Update to 1.2.19.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index ebfd7b3..b982224 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2867,7 +2867,7 @@ is attributed to Albert Einstein.")
 (define-public powwow
   (package
 (name "powwow")
-(version "1.2.18")
+(version "1.2.19")
 (source (origin
   (method url-fetch)
   (uri (string-append
@@ -2875,7 +2875,7 @@ is attributed to Albert Einstein.")
 version ".tar.gz"))
   (sha256
(base32
-"1gf0jc1vfv05lxij51n3c1dqn3aiiy2kj1v6q14an3wm7yl7cllp"
+"10rjl63hmf62qslyhzqrbw3i2zf09dgxv65avhj0iiz0m4pbc9wy"
 (inputs
  `(("ncurses" ,ncurses)))
 (build-system gnu-build-system)



10/11: gnu: picard: Use build system features.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 251448f7f54a3fbc458ac57a0a7e6c3c4a7ad816
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 17:52:10 2019 +0200

gnu: picard: Use build system features.

* gnu/packages/music.scm (picard)[arguments]: Leverage #:use-setuptools?
and #:configure-flags instead of a custom ‘install’ phase.
---
 gnu/packages/music.scm | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 49e2934..796b748 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2556,7 +2556,10 @@ event-based scripts for scrobbling, notifications, etc.")
 "19w5k3bf4886gdycxjds9nkjvir0gwy2r5cqkz0lbls4ikk4y14f"
 (build-system python-build-system)
 (arguments
- '(#:phases
+ '(#:use-setuptools? #f
+   #:configure-flags
+   (list "--root=/")
+   #:phases
(modify-phases %standard-phases
  (add-after 'unpack 'patch-source
(lambda* (#:key inputs #:allow-other-keys)
@@ -2564,12 +2567,7 @@ event-based scripts for scrobbling, notifications, etc.")
(("pyfpcalc")
 (string-append
  "pyfpcalc', '"
- (assoc-ref inputs "chromaprint") "/bin/fpcalc")
- (replace 'install
-   (lambda* (#:key outputs #:allow-other-keys)
- (invoke "python" "setup.py" "install"
- (string-append "--prefix=" (assoc-ref outputs "out"))
- "--root=/"))
+ (assoc-ref inputs "chromaprint") "/bin/fpcalc"
 (native-inputs
  `(("gettext" ,gettext-minimal)))
 (inputs



09/11: gnu: picard: Update to 2.1.3.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit b421e9155800d70d995591e4a63f92561714301c
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 17:31:01 2019 +0200

gnu: picard: Update to 2.1.3.

* gnu/packages/music.scm (picard): Update to 2.1.3.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index aafe420..49e2934 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2545,7 +2545,7 @@ event-based scripts for scrobbling, notifications, etc.")
 (define-public picard
   (package
 (name "picard")
-(version "2.0.4")
+(version "2.1.3")
 (source (origin
   (method url-fetch)
   (uri (string-append
@@ -2553,7 +2553,7 @@ event-based scripts for scrobbling, notifications, etc.")
 "picard/picard-" version ".tar.gz"))
   (sha256
(base32
-"0ds3ylpqn717fnzcjrfn05v5xram01bj6n3hwn9igmkd1jgf8vhc"
+"19w5k3bf4886gdycxjds9nkjvir0gwy2r5cqkz0lbls4ikk4y14f"
 (build-system python-build-system)
 (arguments
  '(#:phases



03/11: gnu: chroma: Update to 1.17.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 9cf65f051c3b90b64815b656d4089e3b7ad6428f
Author: Tobias Geerinckx-Rice 
Date:   Thu May 9 22:27:19 2019 +0200

gnu: chroma: Update to 1.17.

* gnu/packages/games.scm (chroma): Update to 1.17.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 6732639..ab0eeaa 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4409,14 +4409,14 @@ with the mouse isn’t always trivial.")
 (define-public chroma
   (package
 (name "chroma")
-(version "1.16")
+(version "1.17")
 (source (origin
   (method url-fetch)
   (uri (string-append 
"http://level7.org.uk/chroma/download/chroma-;
   version ".tar.bz2"))
   (sha256
(base32
-"1gfaw1kf7cxf5ibr61n6dxjihi49gmysn4cvawx1pqvy52ljpk0p"
+"047sf00x71xbmi8bqrhfbmr9bk89l2gbykkqsfpw4wz6yfjscs6y"
 (build-system gnu-build-system)
 (arguments
  `(#:tests? #f)); no tests included



01/11: gnu: man-db: Update to 2.8.5.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 4ac7112748d80ddf4ff374301b970faa301a99d3
Author: Tobias Geerinckx-Rice 
Date:   Thu May 9 18:14:29 2019 +0200

gnu: man-db: Update to 2.8.5.

* gnu/packages/man.scm (man-db): Update to 2.8.5.
[arguments]: Add systemd unit directory to #:configure-flags.
---
 gnu/packages/man.scm | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/man.scm b/gnu/packages/man.scm
index 07ca9c5..1c043dc 100644
--- a/gnu/packages/man.scm
+++ b/gnu/packages/man.scm
@@ -60,14 +60,14 @@ a flexible and convenient way.")
 (define-public man-db
   (package
 (name "man-db")
-(version "2.8.3")
+(version "2.8.5")
 (source (origin
   (method url-fetch)
   (uri (string-append "mirror://savannah/man-db/man-db-"
   version ".tar.xz"))
   (sha256
(base32
-"1b641kcgjvyc41pj67dn4p0zvwlj1vx3l6nf7qdcc7kf6v5a2cjr"
+"1hgnfcgbllmws8cs6zaxklq8b69i05zynxi87f3zxw9lfms54kdn"
 (build-system gnu-build-system)
 (arguments
  `(#:phases
@@ -117,8 +117,9 @@ a flexible and convenient way.")
(string-append "--with-bzip2=" bzip2 "/bin/gzip")
(string-append "--with-xz=" xz "/bin/xz")
(string-append "--with-col=" util "/bin/col")
-   ;; Default value is "/usr/lib/tmpfiles.d" (not
-   ;; prefix-sensitive).
+   ;; The default systemd directories ignore --prefix.
+   (string-append "--with-systemdsystemunitdir="
+  %output "/lib/systemd/system")
(string-append "--with-systemdtmpfilesdir="
   %output "/lib/tmpfiles.d"))
  (map (lambda (prog)



06/11: gnu: upower: Update to 0.99.10.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit 4088d809c075dd3f0ca4d153be10c11438357fa8
Author: Tobias Geerinckx-Rice 
Date:   Fri May 10 00:56:33 2019 +0200

gnu: upower: Update to 0.99.10.

* gnu/packages/gnome.scm (upower): Update to 0.99.10.
* gnu/packages/patches/upower-builddir.patch: Adapt.
---
 gnu/packages/gnome.scm |  6 +++---
 gnu/packages/patches/upower-builddir.patch | 24 +---
 2 files changed, 4 insertions(+), 26 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e1d2a65..44ae693 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3141,15 +3141,15 @@ faster results and to avoid unnecessary server load.")
 (define-public upower
   (package
 (name "upower")
-(version "0.99.8")
+(version "0.99.10")
 (source (origin
   (method url-fetch)
   (uri (string-append 
"https://gitlab.freedesktop.org/upower/upower/;
-  "uploads/9125ab7ee96fdc4ecc68cfefb50c1cab/"
+  "uploads/c438511024b9bc5a904f8775cfc8e4c4/"
   "upower-" version ".tar.xz"))
   (sha256
(base32
-"00lzr0vyxz5lvmgya48gdb2cdgmfdim4b34jlfdyqakk1i9sl8xv"))
+"17d2bclv5fgma2y3g8bsn9pdvspn1zrzismzdnzfivc0f2wm28k4"))
   (patches (search-patches "upower-builddir.patch"
 (build-system glib-or-gtk-build-system)
 (arguments
diff --git a/gnu/packages/patches/upower-builddir.patch 
b/gnu/packages/patches/upower-builddir.patch
index d59d436..51295f2 100644
--- a/gnu/packages/patches/upower-builddir.patch
+++ b/gnu/packages/patches/upower-builddir.patch
@@ -7,17 +7,10 @@ some things, so we patch the Makefile.in instead.
 Also fix to not try to create /var/lib/upower if /var isn't writable.
 
 Patch by Andy Wingo 
+Reduced to upower 0.99.10 by Tobias Geerinckx-Rice 
 
 --- upower-0.99.2.orig/src/Makefile.in 2014-12-18 10:32:01.0 +0100
 +++ upower-0.99.2/src/Makefile.in  2015-04-04 19:49:28.020843678 +0200
-@@ -780,6 +780,7 @@
- 
- @UP_BUILD_TESTS_TRUE@up_self_test_CFLAGS = $(AM_CFLAGS) $(WARNINGFLAGS_C)
- @UP_BUILD_TESTS_TRUE@TESTS_ENVIRONMENT = $(DBUS_LAUNCH)
-+@UP_BUILD_TESTS_TRUE@AM_TESTS_ENVIRONMENT = 
UPOWER_CONF_FILE_NAME=$(top_srcdir)/etc/UPower.conf
- dbusservicedir = $(datadir)/dbus-1/system-services
- dbusservice_in_files = org.freedesktop.UPower.service.in
- dbusservice_DATA = $(dbusservice_in_files:.service.in=.service)
 @@ -1789,7 +1790,7 @@
  @HAVE_SYSTEMDSYSTEMUNITDIR_TRUE@  @sed -e 
"s|\@libexecdir\@|$(libexecdir)|" $< > $@
  
@@ -27,18 +20,3 @@ Patch by Andy Wingo 
mkdir -p $(DESTDIR)$(historydir); \
fi
  
 upower-0.99.2.orig/src/up-self-test.c  2014-07-17 09:46:15.0 
+0200
-+++ upower-0.99.2/src/up-self-test.c   2015-04-04 18:43:04.952741927 +0200
-@@ -295,12 +295,6 @@
- #endif
-   g_test_init (, , NULL);
- 
--  /* make check, vs. make distcheck */
--  if (g_file_test ("../etc/UPower.conf", G_FILE_TEST_EXISTS))
--  g_setenv ("UPOWER_CONF_FILE_NAME", "../etc/UPower.conf", TRUE);
--  else
--  g_setenv ("UPOWER_CONF_FILE_NAME", "../../../etc/UPower.conf", 
TRUE);
--
-   /* tests go here */
-   g_test_add_func ("/power/backend", up_test_backend_func);
-   g_test_add_func ("/power/device", up_test_device_func);



08/11: gnu: libshout: Update to 2.4.2.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit e174699534fc0f81f5c3222bafdda829cb23bb6a
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 14:22:21 2019 +0200

gnu: libshout: Update to 2.4.2.

* gnu/packages/xiph.scm (libshout): Update to 2.4.2.
---
 gnu/packages/xiph.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm
index 17071d8..e5740df 100644
--- a/gnu/packages/xiph.scm
+++ b/gnu/packages/xiph.scm
@@ -474,7 +474,7 @@ things in between.")
 (define-public libshout
   (package
 (name "libshout")
-(version "2.4.1")
+(version "2.4.2")
 (source (origin
   (method url-fetch)
   (uri (string-append
@@ -482,7 +482,7 @@ things in between.")
 "libshout-" version ".tar.gz"))
   (sha256
(base32
-"0kgjpf8jkgyclw11nilxi8vyjk4s8878x23qyxnvybbgqbgbib7k"
+"0qgwarqp2p6jy3zadds6dzj8z1jfb2mbwc3lsdlidf527h0a86ym"
 (build-system gnu-build-system)
 (native-inputs
  `(("pkg-config" ,pkg-config)))



branch master updated (dcb3a0f -> e247244)

2019-05-11 Thread guix-commits
nckx pushed a change to branch master
in repository guix.

  from  dcb3a0f   services: gdm: Include user profile in D-Bus paths.
   new  4ac7112   gnu: man-db: Update to 2.8.5.
   new  6cc9533   gnu: qbittorrent: Update to 4.1.6.
   new  9cf65f0   gnu: chroma: Update to 1.17.
   new  93ce003   gnu: wesnoth: Update to 1.14.7.
   new  90d37ad   gnu: powwow: Update to 1.2.19.
   new  4088d80   gnu: upower: Update to 0.99.10.
   new  7824fbf   gnu: libshout: Don't use NAME in source URI.
   new  e174699   gnu: libshout: Update to 2.4.2.
   new  b421e91   gnu: picard: Update to 2.1.3.
   new  251448f   gnu: picard: Use build system features.
   new  e247244   gnu: picard: Return #t from phases.

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/bittorrent.scm|  4 ++--
 gnu/packages/games.scm | 12 ++--
 gnu/packages/gnome.scm |  6 +++---
 gnu/packages/man.scm   |  9 +
 gnu/packages/music.scm | 17 -
 gnu/packages/patches/upower-builddir.patch | 24 +---
 gnu/packages/xiph.scm  |  8 
 7 files changed, 29 insertions(+), 51 deletions(-)



11/11: gnu: picard: Return #t from phases.

2019-05-11 Thread guix-commits
nckx pushed a commit to branch master
in repository guix.

commit e247244e00aefa4fb71b714d859a2d1528019706
Author: Tobias Geerinckx-Rice 
Date:   Sat May 11 18:05:58 2019 +0200

gnu: picard: Return #t from phases.

* gnu/packages/music.scm (picard)[arguments]: Return #t from
‘patch-source’ phase.
---
 gnu/packages/music.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 796b748..ae1235e 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2567,7 +2567,8 @@ event-based scripts for scrobbling, notifications, etc.")
(("pyfpcalc")
 (string-append
  "pyfpcalc', '"
- (assoc-ref inputs "chromaprint") "/bin/fpcalc"
+ (assoc-ref inputs "chromaprint") "/bin/fpcalc")))
+ #t)
 (native-inputs
  `(("gettext" ,gettext-minimal)))
 (inputs



[shepherd] annotated tag v0.6.1 created (now 70d11d4)

2019-05-11 Thread Ludovic Court�
civodul pushed a change to annotated tag v0.6.1
in repository shepherd.

at  70d11d4   (tag)
   tagging  a9c715c22bcb2f2a01843c7bea8f668527cc1b08 (commit)
  replaces  v0.6.0
 tagged by  Ludovic Courtès
on  Sat May 11 19:33:25 2019 +0200

- Log -
GNU Shepherd 0.6.1
-BEGIN PGP SIGNATURE-

iQIzBAABCAAdFiEEPORkVYqE/cadtAz7CQsRmT2a67UFAlzXB2UACgkQCQsRmT2a
67UBow/+I/aa8uTexZWwVMyogwPw8BVG1i/mAHbAC39Kg5JM10pXh18XKK2/pIb6
GaeecDAajXR/5umk91ZsQien/G9gvNiRfPy9N+lF32s8ceGlGW40X3mFRZ+cBoQh
uklcg/9GwCuXSkRRccVf2qTHQCVfCFD23iRYQbYBW8qcgED3vEBse3lc8j6wRtmQ
eODLa27J8dXnAdGE5J//NGZQbmyJxeZkp8nV3Yfa4YBtjU0UPzlBmFkx68AZ60q8
d462A90XVK0j6Y5leJ2pAoDZXOrPa1rAnbbXzFboTAvIn3jKMW7PeFbCtAi62lPW
12nbgT4lTfDgDvZK0ryM1rVB/WqDP9i4FdULZn/nMp/rJsM8hhjlResb00DqASTf
7+nv70YUNCiGW9OAwNXGAwKvP/EnzWAMz/FME4ZVZ77PiREGyDlPlyhlKFrz8gLv
6h5QDL9YMvEjODK7uCuPbc94ZgLtjKLhxgDAE0BbvADugcUWEfrcQ7GxuR7hMK/i
U3FbIRJI1GoY1k9B50XoP/OP23nD4J+h2qLFyTrbAHWuleefVO8Qss2bb+ObYtMW
8ciXokovY90wrOIpbs79Lle3lXQk8dJ5seP73pQ143MIHAlQrFf4kizUWd7VKNYd
nQoA5gbraafcSoellqgbJORT3BY/blaGc8eEHQXZ2SCnz7Tw/g4=
=M06D
-END PGP SIGNATURE-
---

No new revisions were added by this update.



[shepherd] 05/05: build: Bump to version 0.6.1.

2019-05-11 Thread Ludovic Court�
civodul pushed a commit to branch master
in repository shepherd.

commit a9c715c22bcb2f2a01843c7bea8f668527cc1b08
Author: Ludovic Courtès 
Date:   Sat May 11 19:30:52 2019 +0200

build: Bump to version 0.6.1.

* configure.ac: Bump to version 0.6.1.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 6c2b06f..58c4978 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure 
script.
 AC_PREREQ(2.69)
 
 dnl Initialization
-AC_INIT([GNU Shepherd], [0.6.0], [bug-g...@gnu.org])
+AC_INIT([GNU Shepherd], [0.6.1], [bug-g...@gnu.org])
 AC_CONFIG_SRCDIR([modules/shepherd.scm])
 AC_CONFIG_AUX_DIR([build-aux])
 



[shepherd] 03/05: nls: Update es, fr, and pt_BR translations.

2019-05-11 Thread Ludovic Court�
civodul pushed a commit to branch master
in repository shepherd.

commit 5155104fff68abc087ee19b26876a2e5cb61036a
Author: Ludovic Courtès 
Date:   Sat May 11 14:32:41 2019 +0200

nls: Update es, fr, and pt_BR translations.
---
 po/es.po| 112 +---
 po/fr.po| 102 ++
 po/pt_BR.po | 102 ++
 3 files changed, 176 insertions(+), 140 deletions(-)

diff --git a/po/es.po b/po/es.po
index 76b5cad..020ad52 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,15 +1,15 @@
-# Spanish translation for shepherd 0.6.0-pre1
+# Spanish translation for shepherd 0.6.1-pre1
 # Copyright (C) 2018, 2019 the authors of Shepherd (msgids)
 # This file is distributed under the same license as the shepherd package.
 # Francisco Javier Serrador , 2018.
 # Santiago Vila Doncel , 2018.
-# Miguel Ángel Arruga Vivas , 2019
+# Miguel Ángel Arruga Vivas  2019
 msgid ""
 msgstr ""
-"Project-Id-Version: shepherd 0.6.0-pre1\n"
+"Project-Id-Version: shepherd 0.6.1-pre1\n"
 "Report-Msgid-Bugs-To: guix-de...@gnu.org\n"
-"POT-Creation-Date: 2019-04-18 12:26+0200\n"
-"PO-Revision-Date: 2019-04-22 20:28+0200\n"
+"POT-Creation-Date: 2019-05-08 16:22+0200\n"
+"PO-Revision-Date: 2019-05-08 20:10+0200\n"
 "Last-Translator: Miguel Ángel Arruga Vivas \n"
 "Language-Team: Spanish \n"
 "Language: es\n"
@@ -26,40 +26,47 @@ msgstr ""
 #. See
 #. 
 #. for more info.
-#: modules/shepherd/comm.scm:180
+#: modules/shepherd/comm.scm:182
 #, scheme-format
 msgid "service '~a' could not be found"
 msgstr "no se pudo encontrar el servicio '~a'"
 
-#: modules/shepherd/comm.scm:183
+#: modules/shepherd/comm.scm:185
 #, scheme-format
 msgid "service '~a' does not have an action '~a'"
 msgstr "el servicio '~a' no tiene una operación '~a'"
 
-#: modules/shepherd/comm.scm:187
+#: modules/shepherd/comm.scm:189
 #, scheme-format
 msgid "exception caught while executing '~a' on service '~a':"
 msgstr "excepción atrapada mientras se ejecutaba '~a' en el servicio '~a':"
 
-#: modules/shepherd/comm.scm:192
+#: modules/shepherd/comm.scm:194
 #, scheme-format
 msgid "something went wrong: ~s"
 msgstr "algo salió mal: ~s"
 
-#: modules/shepherd/scripts/herd.scm:67
+#: modules/shepherd/scripts/herd.scm:75
 msgid "Started:\n"
 msgstr "Iniciado:\n"
 
-#: modules/shepherd/scripts/herd.scm:69
+#: modules/shepherd/scripts/herd.scm:77
 msgid "Stopped:\n"
 msgstr "Detenido:\n"
 
-#: modules/shepherd/scripts/herd.scm:82
+#. TRANSLATORS: Here "one-shot" refers to "one-shot services".  These are
+#. services that are immediately marked as stopped once their 'start'
+#. method has completed.
+#: modules/shepherd/scripts/herd.scm:83
+msgid "One-shot:\n"
+msgstr "Ejecución única (one-shot):\n"
+
+#: modules/shepherd/scripts/herd.scm:96
 #, scheme-format
 msgid "Status of ~a:~%"
 msgstr "Estado de ~a:~%"
 
-#: modules/shepherd/scripts/herd.scm:85
+#: modules/shepherd/scripts/herd.scm:98
 #, scheme-format
 msgid "  It is started.~%"
 msgstr "  Está iniciado.~%"
@@ -67,71 +74,76 @@ msgstr "  Está iniciado.~%"
 #. TRANSLATORS: The "~s" bit is most of the time a placeholder
 #. for the PID (an integer) of the running process, and
 #. occasionally for another Scheme object.
-#: modules/shepherd/scripts/herd.scm:90
+#: modules/shepherd/scripts/herd.scm:103
 #, scheme-format
 msgid "  Running value is ~s.~%"
 msgstr "  El valor que está funcionando es ~s.~%"
 
-#: modules/shepherd/scripts/herd.scm:91
+#: modules/shepherd/scripts/herd.scm:105
+#, scheme-format
+msgid "  It is stopped (one-shot).~%"
+msgstr "  Está detenido (ejecución única/one-shot).~%"
+
+#: modules/shepherd/scripts/herd.scm:107
 #, scheme-format
 msgid "  It is stopped.~%"
 msgstr "  Está detenido:.~%"
 
-#: modules/shepherd/scripts/herd.scm:93
+#: modules/shepherd/scripts/herd.scm:109
 #, scheme-format
 msgid "  It is enabled.~%"
 msgstr "  Está activado.~%"
 
-#: modules/shepherd/scripts/herd.scm:94
+#: modules/shepherd/scripts/herd.scm:110
 #, scheme-format
 msgid "  It is disabled.~%"
 msgstr "  Está desactivado.~%"
 
-#: modules/shepherd/scripts/herd.scm:95
+#: modules/shepherd/scripts/herd.scm:111
 #, scheme-format
 msgid "  Provides ~a.~%"
 msgstr "  Proporciona ~a.~%"
 
-#: modules/shepherd/scripts/herd.scm:96
+#: modules/shepherd/scripts/herd.scm:112
 #, scheme-format
 msgid "  Requires ~a.~%"
 msgstr "  Requiere ~a.~%"
 
-#: modules/shepherd/scripts/herd.scm:97
+#: modules/shepherd/scripts/herd.scm:113
 #, scheme-format
 msgid "  Conflicts with ~a.~%"
 msgstr "  Tiene un conflicto con ~a.~%"
 
-#: modules/shepherd/scripts/herd.scm:99
+#: modules/shepherd/scripts/herd.scm:115
 #, scheme-format
 msgid "  Will be respawned.~%"
 msgstr "  Será reiniciado.~%"
 
-#: modules/shepherd/scripts/herd.scm:100
+#: modules/shepherd/scripts/herd.scm:116
 #, scheme-format
 msgid "  Will not be respawned.~%"
 

[shepherd] branch master updated (fbb9c3f -> a9c715c)

2019-05-11 Thread Ludovic Court�
civodul pushed a change to branch master
in repository shepherd.

  from  fbb9c3f   herd: Distinguish between stopped and one-shot services.
   new  aeed0dd   nls: Add sk translation.
   new  ea9d1fd   nls: Add de translation.
   new  5155104   nls: Update es, fr, and pt_BR translations.
   new  7fac2c8   Update 'NEWS'.
   new  a9c715c   build: Bump to version 0.6.1.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS|   8 ++
 configure.ac|   2 +-
 po/LINGUAS  |   2 +
 po/{fr.po => de.po} | 296 ++-
 po/es.po| 112 +++-
 po/fr.po| 102 ++
 po/pt_BR.po | 102 ++
 po/{fr.po => sk.po} | 297 +++-
 8 files changed, 496 insertions(+), 425 deletions(-)
 copy po/{fr.po => de.po} (52%)
 copy po/{fr.po => sk.po} (53%)



[shepherd] 02/05: nls: Add de translation.

2019-05-11 Thread Ludovic Court�
civodul pushed a commit to branch master
in repository shepherd.

commit ea9d1fd8331891b43a4ae1fd097b455a214a0ce4
Author: Ludovic Courtès 
Date:   Sat May 11 14:31:23 2019 +0200

nls: Add de translation.
---
 po/LINGUAS |   1 +
 po/de.po   | 449 +
 2 files changed, 450 insertions(+)

diff --git a/po/LINGUAS b/po/LINGUAS
index 2d5576b..4996b21 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,6 +1,7 @@
 # Set of available languages.
 
 da
+de
 fr
 es
 pt_BR
diff --git a/po/de.po b/po/de.po
new file mode 100644
index 000..6788bc2
--- /dev/null
+++ b/po/de.po
@@ -0,0 +1,449 @@
+# German translation of GNU Shepherd.
+# Copyright (C) 2018 the authors of Shepherd (msgids)
+# This file is distributed under the same license as the shepherd package.
+# Mario Blättermann , 2019.
+# Florian Pelz , 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: shepherd-0.6.1-pre1\n"
+"Report-Msgid-Bugs-To: guix-de...@gnu.org\n"
+"POT-Creation-Date: 2019-05-08 16:22+0200\n"
+"PO-Revision-Date: 2019-05-08 20:15+0200\n"
+"Last-Translator: Florian Pelz \n"
+"Language-Team: German \n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. TRANSLATORS: Strings occasionally contain escape sequences starting
+#. with '~' (tilde).  For example, '~a' corresponds to '%s' in C printf
+#. syntax and '~%' corresponds to '\n'.  These must be preserved as is.
+#. See
+#. 
+#. for more info.
+#: modules/shepherd/comm.scm:182
+#, scheme-format
+msgid "service '~a' could not be found"
+msgstr "Dienst »~a« konnte nicht gefunden werden"
+
+#: modules/shepherd/comm.scm:185
+#, scheme-format
+msgid "service '~a' does not have an action '~a'"
+msgstr "Dienst »~a« hat keine Aktion »~a«"
+
+#: modules/shepherd/comm.scm:189
+#, scheme-format
+msgid "exception caught while executing '~a' on service '~a':"
+msgstr "Ausnahmefehler während der Ausführung von »~a« mit dem Dienst »~a«:"
+
+#: modules/shepherd/comm.scm:194
+#, scheme-format
+msgid "something went wrong: ~s"
+msgstr "Etwas ist schiefgegangen: ~s"
+
+#: modules/shepherd/scripts/herd.scm:75
+msgid "Started:\n"
+msgstr "Gestartet:\n"
+
+#: modules/shepherd/scripts/herd.scm:77
+msgid "Stopped:\n"
+msgstr "Gestoppt:\n"
+
+#. TRANSLATORS: Here "one-shot" refers to "one-shot services".  These are
+#. services that are immediately marked as stopped once their 'start'
+#. method has completed.
+#: modules/shepherd/scripts/herd.scm:83
+msgid "One-shot:\n"
+msgstr "Einmalig ausgeführt:\n"
+
+#: modules/shepherd/scripts/herd.scm:96
+#, scheme-format
+msgid "Status of ~a:~%"
+msgstr "Status von ~a:~%"
+
+#: modules/shepherd/scripts/herd.scm:98
+#, scheme-format
+msgid "  It is started.~%"
+msgstr "  Es ist gestartet.~%"
+
+#. TRANSLATORS: The "~s" bit is most of the time a placeholder
+#. for the PID (an integer) of the running process, and
+#. occasionally for another Scheme object.
+#: modules/shepherd/scripts/herd.scm:103
+#, scheme-format
+msgid "  Running value is ~s.~%"
+msgstr "  Läuft mit »running«-Wert ~s.~%"
+
+#: modules/shepherd/scripts/herd.scm:105
+#, scheme-format
+msgid "  It is stopped (one-shot).~%"
+msgstr "  Es ist gestoppt (einmalig ausgeführt).~%"
+
+#: modules/shepherd/scripts/herd.scm:107
+#, scheme-format
+msgid "  It is stopped.~%"
+msgstr "  Es ist gestoppt.~%"
+
+#: modules/shepherd/scripts/herd.scm:109
+#, scheme-format
+msgid "  It is enabled.~%"
+msgstr "  Es ist aktiviert.~%"
+
+#: modules/shepherd/scripts/herd.scm:110
+#, scheme-format
+msgid "  It is disabled.~%"
+msgstr "  Es ist deaktiviert.~%"
+
+#: modules/shepherd/scripts/herd.scm:111
+#, scheme-format
+msgid "  Provides ~a.~%"
+msgstr "  Stellt ~a bereit.~%"
+
+#: modules/shepherd/scripts/herd.scm:112
+#, scheme-format
+msgid "  Requires ~a.~%"
+msgstr "  Benötigt ~a.~%"
+
+#: modules/shepherd/scripts/herd.scm:113
+#, scheme-format
+msgid "  Conflicts with ~a.~%"
+msgstr "  Kollidiert mit ~a.~%"
+
+#: modules/shepherd/scripts/herd.scm:115
+#, scheme-format
+msgid "  Will be respawned.~%"
+msgstr "  Wird erneut gestartet.~%"
+
+#: modules/shepherd/scripts/herd.scm:116
+#, scheme-format
+msgid "  Will not be respawned.~%"
+msgstr "  Wird nicht erneut gestartet.~%"
+
+#: modules/shepherd/scripts/herd.scm:119
+#, scheme-format
+msgid "  Last respawned on ~a.~%"
+msgstr "  Letzter Neustart: ~a.~%"
+
+#: modules/shepherd/scripts/herd.scm:169
+#, scheme-format
+msgid "failed to start service ~a"
+msgstr "Dienst ~a konnte nicht gestartet werden"
+
+#: modules/shepherd/scripts/herd.scm:188
+msgid "premature end-of-file while talking to shepherd"
+msgstr "vorzeitiges Dateiende bei der Kommunikation mit Shepherd"
+
+#: modules/shepherd/scripts/herd.scm:203
+msgid "ACTION SERVICE [ARG...]"
+msgstr "AKTION 

[shepherd] 04/05: Update 'NEWS'.

2019-05-11 Thread Ludovic Court�
civodul pushed a commit to branch master
in repository shepherd.

commit 7fac2c874e4d5d52fd186a6b45cdcc41629bb7ac
Author: Ludovic Courtès 
Date:   Sat May 11 19:30:33 2019 +0200

Update 'NEWS'.
---
 NEWS | 8 
 1 file changed, 8 insertions(+)

diff --git a/NEWS b/NEWS
index 416e8b7..a22c782 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,14 @@ Copyright © 2013, 2014, 2016, 2018, 2019 Ludovic Courtès 

 
 Please send Shepherd bug reports to bug-g...@gnu.org.
 
+* Changes in version 0.6.1
+** ‘herd status’ distinguishes between “stopped” and “one-shot” services
+** ‘read-pid-file’ gracefully handles PID files not created atomically
+   ()
+** ‘shepherd’ no longer crashes when asked to load files with syntax errors
+   ()
+** New translations: de, sk
+** Updated translations: da, es, fr, pt_BR
 * Changes in version 0.6.0
 ** Services can now be “one-shot” (see the manual for details)
 ** ‘shepherd’ deletes its socket file upon termination



[shepherd] 01/05: nls: Add sk translation.

2019-05-11 Thread Ludovic Court�
civodul pushed a commit to branch master
in repository shepherd.

commit aeed0ddef71578fa9f5b9043905e0f75fc0e98ff
Author: Ludovic Courtès 
Date:   Sat May 11 14:30:39 2019 +0200

nls: Add sk translation.
---
 po/LINGUAS |   1 +
 po/sk.po   | 446 +
 2 files changed, 447 insertions(+)

diff --git a/po/LINGUAS b/po/LINGUAS
index d75b3ef..2d5576b 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -4,6 +4,7 @@ da
 fr
 es
 pt_BR
+sk
 sv
 ta
 uk
diff --git a/po/sk.po b/po/sk.po
new file mode 100644
index 000..c5ecdd3
--- /dev/null
+++ b/po/sk.po
@@ -0,0 +1,446 @@
+# This file is put in the public domain.
+#
+# This file is distributed under the same license as the shepherd package.
+#
+# Andrej Kacian , 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: shepherd 0.6.1-pre1\n"
+"Report-Msgid-Bugs-To: guix-de...@gnu.org\n"
+"POT-Creation-Date: 2019-05-08 16:22+0200\n"
+"PO-Revision-Date: 2019-05-08 21:01+0100\n"
+"Last-Translator: Andrej Kacian \n"
+"Language-Team: Slovak \n"
+"Language: sk\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#. TRANSLATORS: Strings occasionally contain escape sequences starting
+#. with '~' (tilde).  For example, '~a' corresponds to '%s' in C printf
+#. syntax and '~%' corresponds to '\n'.  These must be preserved as is.
+#. See
+#. 
+#. for more info.
+#: modules/shepherd/comm.scm:182
+#, scheme-format
+msgid "service '~a' could not be found"
+msgstr "služba '~a' nebola nájdená"
+
+#: modules/shepherd/comm.scm:185
+#, scheme-format
+msgid "service '~a' does not have an action '~a'"
+msgstr "služba '~a' nemá akciu '~a'"
+
+#: modules/shepherd/comm.scm:189
+#, scheme-format
+msgid "exception caught while executing '~a' on service '~a':"
+msgstr "pri vykonávaní '~a' služby '~a' bola zachytená výnimka:"
+
+#: modules/shepherd/comm.scm:194
+#, scheme-format
+msgid "something went wrong: ~s"
+msgstr "niečo nie je v poriadku: ~s"
+
+#: modules/shepherd/scripts/herd.scm:75
+msgid "Started:\n"
+msgstr "Bežiace:\n"
+
+#: modules/shepherd/scripts/herd.scm:77
+msgid "Stopped:\n"
+msgstr "Zastavené:\n"
+
+#. TRANSLATORS: Here "one-shot" refers to "one-shot services".  These are
+#. services that are immediately marked as stopped once their 'start'
+#. method has completed.
+#: modules/shepherd/scripts/herd.scm:83
+msgid "One-shot:\n"
+msgstr "Jednorázové:\n"
+
+#: modules/shepherd/scripts/herd.scm:96
+#, scheme-format
+msgid "Status of ~a:~%"
+msgstr "Status ~a:~%"
+
+#: modules/shepherd/scripts/herd.scm:98
+#, scheme-format
+msgid "  It is started.~%"
+msgstr " Je spustená.~%"
+
+#. TRANSLATORS: The "~s" bit is most of the time a placeholder
+#. for the PID (an integer) of the running process, and
+#. occasionally for another Scheme object.
+#: modules/shepherd/scripts/herd.scm:103
+#, scheme-format
+msgid "  Running value is ~s.~%"
+msgstr "Aktuálna hodnota je ~s.~%"
+
+#: modules/shepherd/scripts/herd.scm:105
+#, scheme-format
+msgid "  It is stopped (one-shot).~%"
+msgstr " Je zastavená (jednorázová).~%"
+
+#: modules/shepherd/scripts/herd.scm:107
+#, scheme-format
+msgid "  It is stopped.~%"
+msgstr " Je zastavená.~%"
+
+#: modules/shepherd/scripts/herd.scm:109
+#, scheme-format
+msgid "  It is enabled.~%"
+msgstr " Je povolená.~%"
+
+#: modules/shepherd/scripts/herd.scm:110
+#, scheme-format
+msgid "  It is disabled.~%"
+msgstr " Je zakázaná.~%"
+
+#: modules/shepherd/scripts/herd.scm:111
+#, scheme-format
+msgid "  Provides ~a.~%"
+msgstr " Poskytuje ~a.~%"
+
+#: modules/shepherd/scripts/herd.scm:112
+#, scheme-format
+msgid "  Requires ~a.~%"
+msgstr " Vyžaduje ~a.~%"
+
+#: modules/shepherd/scripts/herd.scm:113
+#, scheme-format
+msgid "  Conflicts with ~a.~%"
+msgstr " Konflikt s ~a.~%"
+
+#: modules/shepherd/scripts/herd.scm:115
+#, scheme-format
+msgid "  Will be respawned.~%"
+msgstr " Bude znovu spustená.~%"
+
+#: modules/shepherd/scripts/herd.scm:116
+#, scheme-format
+msgid "  Will not be respawned.~%"
+msgstr " Nebude znovu spustená.~%"
+
+#: modules/shepherd/scripts/herd.scm:119
+#, scheme-format
+msgid "  Last respawned on ~a.~%"
+msgstr " Naposledy znovu spustená ~a.~%"
+
+#: modules/shepherd/scripts/herd.scm:169
+#, scheme-format
+msgid "failed to start service ~a"
+msgstr "nepodarilo sa spustit službu ~a"
+
+#: modules/shepherd/scripts/herd.scm:188
+msgid "premature end-of-file while talking to shepherd"
+msgstr "predčasný koniec súboru pri komunikácii so shepherdom"
+
+#: modules/shepherd/scripts/herd.scm:203
+msgid "ACTION SERVICE [ARG...]"
+msgstr "AKCIA SLUŽBA [PARAM...]"
+
+#: modules/shepherd/scripts/herd.scm:204
+msgid ""
+"Apply ACTION (start, stop, status, etc.) on \\\n"
+"SERVICE with the ARGs."

01/01: gnu: wine-staging: Update to 4.8.

2019-05-11 Thread guix-commits
roptat pushed a commit to branch master
in repository guix.

commit c087a90e06d7b9451f802323e24deb1862a21e0f
Author: Julien Lepiller 
Date:   Sat May 11 17:04:45 2019 +0200

gnu: wine-staging: Update to 4.8.

* gnu/packages/wine.scm (wine-staging,wine-staging-patchset-data):
Update to 4.8.
---
 gnu/packages/wine.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/wine.scm b/gnu/packages/wine.scm
index f0843ed..ccc4e4f 100644
--- a/gnu/packages/wine.scm
+++ b/gnu/packages/wine.scm
@@ -310,7 +310,7 @@ integrate Windows applications into your desktop.")
 (define-public wine-staging-patchset-data
   (package
 (name "wine-staging-patchset-data")
-(version "4.7")
+(version "4.8")
 (source
  (origin
(method git-fetch)
@@ -320,7 +320,7 @@ integrate Windows applications into your desktop.")
(file-name (git-file-name name version))
(sha256
 (base32
- "1sgyq57dyzchwnvkgx96bcx5rv821s0vidzdyz7x5711j7xmiv70"
+ "0npm44zdys78qbqqyvjczqqjdgacpsfds3jxyy1y4yj2xjqzagsq"
 (build-system trivial-build-system)
 (native-inputs
  `(("bash" ,bash)
@@ -366,7 +366,7 @@ integrate Windows applications into your desktop.")
   (file-name (string-append name "-" version ".tar.xz"))
   (sha256
(base32
-"1c5swx6jj0hz9w2jgyl30pdjcq9n62qp1rmqyq1d4q2a6n291jiv"
+"0dd1vw3bq47ypdpflgmmbi68pjw5z3wz26kfwvnkxqbp28fapfa8"
 (inputs `(("autoconf" ,autoconf) ; for autoreconf
   ("faudio" ,faudio)
   ("ffmpeg" ,ffmpeg)



branch master updated (6dedf0a -> c087a90)

2019-05-11 Thread guix-commits
roptat pushed a change to branch master
in repository guix.

  from  6dedf0a   gnu: emacs-use-package: Update to 2.4.
   new  c087a90   gnu: wine-staging: Update to 4.8.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/wine.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



branch master updated (59e72ac -> 6dedf0a)

2019-05-11 Thread guix-commits
arunisaac pushed a change to branch master
in repository guix.

  from  59e72ac   gnu: Add emacs-rotate-text.
   new  6dedf0a   gnu: emacs-use-package: Update to 2.4.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/emacs-xyz.scm | 38 ++
 1 file changed, 18 insertions(+), 20 deletions(-)



01/01: gnu: emacs-use-package: Update to 2.4.

2019-05-11 Thread guix-commits
arunisaac pushed a commit to branch master
in repository guix.

commit 6dedf0aeb2adc38962cb806b347fe294834bd5ed
Author: Arun Isaac 
Date:   Sat May 11 17:06:20 2019 +0530

gnu: emacs-use-package: Update to 2.4.

* gnu/packages/emacs-xyz.scm (emacs-use-package): Update to 2.4.
---
 gnu/packages/emacs-xyz.scm | 38 ++
 1 file changed, 18 insertions(+), 20 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 6d954d3..b0d6058 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -7058,34 +7058,32 @@ abbreviation of the mode line displays (lighters) of 
minor modes.")
 (license license:gpl2+)))
 
 (define-public emacs-use-package
-  (let ((commit "da8c9e2840343906e732f9699e43d35a1f06481d")
-(revision "1"))
-(package
- (name "emacs-use-package")
- (version (git-version "2.3" revision commit))
- (source (origin
+  (package
+(name "emacs-use-package")
+(version "2.4")
+(source (origin
   (method git-fetch)
   (uri (git-reference
 (url "https://github.com/jwiegley/use-package;)
-(commit commit)))
+(commit version)))
   (file-name (git-file-name name version))
   (sha256
(base32
-"0jz38pbq1p9h85i6qcsh3sfzkd103y6mw3rg5zd14dxigp8ir3xz"
- (build-system emacs-build-system)
- (propagated-inputs
-  `(("emacs-diminish" ,emacs-diminish)))
- (arguments
-  `(#:tests? #t
-#:test-command '("emacs" "--batch"
- "-l" "use-package-tests.el"
- "-f" "ert-run-tests-batch-and-exit")))
- (home-page "https://github.com/jwiegley/use-package;)
- (synopsis "Declaration for simplifying your .emacs")
- (description "The use-package macro allows you to isolate package
+"1b7mjjh0d6fmkkd9vyj64vca27xqhga0nvyrrcqxpqjn62zq046y"
+(build-system emacs-build-system)
+(propagated-inputs
+ `(("emacs-diminish" ,emacs-diminish)))
+(arguments
+ `(#:tests? #t
+   #:test-command '("emacs" "--batch"
+"-l" "use-package-tests.el"
+"-f" "ert-run-tests-batch-and-exit")))
+(home-page "https://github.com/jwiegley/use-package;)
+(synopsis "Declaration for simplifying your .emacs")
+(description "The use-package macro allows you to isolate package
 configuration in your @file{.emacs} file in a way that is both
 performance-oriented and tidy.")
- (license license:gpl2+
+(license license:gpl2+)))
 
 (define-public emacs-strace-mode
   (let* ((commit "6a69b4b06db6797af56f33eda5cb28af94e59f11")



branch master updated (21ec924 -> 59e72ac)

2019-05-11 Thread guix-commits
wigust pushed a change to branch master
in repository guix.

  from  21ec924   gnu: r-hdf5array: Update to 1.12.1.
   new  59e72ac   gnu: Add emacs-rotate-text.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/emacs-xyz.scm | 23 +++
 1 file changed, 23 insertions(+)



01/01: gnu: Add emacs-rotate-text.

2019-05-11 Thread guix-commits
wigust pushed a commit to branch master
in repository guix.

commit 59e72ac8f5417199795173ed964b1304698561d5
Author: Oleg Pykhalov 
Date:   Sat May 11 14:05:54 2019 +0300

gnu: Add emacs-rotate-text.

* gnu/packages/emacs-xyz.scm (emacs-rotate-text): New variable.
---
 gnu/packages/emacs-xyz.scm | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index bb40dea..6d954d3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -15510,3 +15510,26 @@ numbers within that region will be 
incremented/decremented (unlike in Vim).
 
 It is a fork of https://github.com/cofi/evil-numbers, which is unmaintained.")
   (license license:gpl3+
+
+(define-public emacs-rotate-text
+  (package
+(name "emacs-rotate-text")
+(version "0.1")
+(source (origin
+  (method git-fetch)
+  (uri (git-reference
+(url "https://github.com/nschum/rotate-text.el.git;)
+(commit version)))
+  (file-name (git-file-name name version))
+  (sha256
+   (base32
+"1cgxv4aibkvv6lnssynn0438a615fz3zq8hg9sb0lhfgsr99pxln"
+(build-system emacs-build-system)
+(home-page "http://nschum.de/src/emacs/rotate-text/;)
+(synopsis "Cycle through words, symbols and patterns in Emacs")
+(description "@code{rotate-text} allows you rotate to commonly
+interchanged text with a single keystroke.  For example, you can toggle
+between \"frame-width\" and \"frame-height\", between \"public\",
+\"protected\" and \"private\" and between \"variable1\", \"variable2\" through
+\"variableN\".")
+(license license:gpl2+)))



05/16: gnu: r-parsedate: Update to 1.2.0.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 86ad5dbc62023d6cfe474d04adc25566fabdca67
Author: Ricardo Wurmus 
Date:   Sat May 11 12:03:22 2019 +0200

gnu: r-parsedate: Update to 1.2.0.

* gnu/packages/cran.scm (r-parsedate): Update to 1.2.0.
[propagated-inputs]: Add r-rematch2.
---
 gnu/packages/cran.scm | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5926dc6..90a05a7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4845,15 +4845,17 @@ and Eclat.")
 (define-public r-parsedate
   (package
 (name "r-parsedate")
-(version "1.1.3")
+(version "1.2.0")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "parsedate" version))
(sha256
 (base32
- "0mg7hbm3903iwvmpn51gjpaaq03rsp72hjb1g8h5g84r81iha002"
+ "0gb3w6hmwxayhijpf36p5dk4h6bbdps57x3cgikwvvxkgi83rarr"
 (build-system r-build-system)
+(propagated-inputs
+ `(("r-rematch2" ,r-rematch2)))
 (home-page "https://github.com/gaborcsardi/parsedate;)
 (synopsis
  "Recognize and parse dates in various formats")



15/16: gnu: r-sfsmisc: Update to 1.1-4.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 2521bb1d7d76a8bdbaa777cda9c3359bb1216cfe
Author: Ricardo Wurmus 
Date:   Sat May 11 12:05:06 2019 +0200

gnu: r-sfsmisc: Update to 1.1-4.

* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-4.
---
 gnu/packages/statistics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index b5fed64..8bcc90f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4154,14 +4154,14 @@ existing packages provide.")
 (define-public r-sfsmisc
   (package
 (name "r-sfsmisc")
-(version "1.1-3")
+(version "1.1-4")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "sfsmisc" version))
(sha256
 (base32
- "1y25nnw09qfm66523w1z4q766lv15a6ykvsq30r154n7m7aggvsq"
+ "0zaw617zarmwir8l60riky0z6r1j3mwfnm1f32vqcbljb74akdj4"
 (build-system r-build-system)
 (home-page "https://cran.r-project.org/web/packages/sfsmisc;)
 (synopsis "Utilities from \"Seminar fuer Statistik\" ETH Zurich")



04/16: gnu: r-processx: Update to 3.3.1.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 4d970db8466d5a3e82473664f3fd937b34bb61d8
Author: Ricardo Wurmus 
Date:   Sat May 11 12:03:14 2019 +0200

gnu: r-processx: Update to 3.3.1.

* gnu/packages/cran.scm (r-processx): Update to 3.3.1.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 82127bc..5926dc6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3469,14 +3469,14 @@ constants, and control debugging of packages via 
environment variables.")
 (define-public r-processx
   (package
 (name "r-processx")
-(version "3.3.0")
+(version "3.3.1")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "processx" version))
(sha256
 (base32
- "0ipdcl4080z92jdnd1w4hm4w484spxcrp6j5x9p76ksb401qdca1"
+ "1bhbfacx2z2d97pz5bch45nvbvywhx2zp049czlfbdivkzgxn8v1"
 (build-system r-build-system)
 (propagated-inputs
  `(("r-ps" ,r-ps)



12/16: gnu: r-quadprog: Update to 1.5-7.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit ae9ed1390ff8c50944b992fb12eb183d6eee76c7
Author: Ricardo Wurmus 
Date:   Sat May 11 12:04:42 2019 +0200

gnu: r-quadprog: Update to 1.5-7.

* gnu/packages/maths.scm (r-quadprog): Update to 1.5-7.
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index d590285..59bf101 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2206,14 +2206,14 @@ sparse system of linear equations A x = b using 
Guassian elimination.")
 (define-public r-quadprog
   (package
 (name "r-quadprog")
-(version "1.5-6")
+(version "1.5-7")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "quadprog" version))
(sha256
 (base32
- "1fnwaz70dhiq4av8apc4wr3yrrpwc2i6lksf8pfi6jw8vzzyahql"
+ "0vg7i9p241bwvfdspjbydjrsvgipl6nsb8bjigp0hbbgvxbixx0s"
 (build-system r-build-system)
 (native-inputs
  `(("gfortran" ,gfortran)))



11/16: gnu: r-styler: Update to 1.1.1.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 4238c3ee2ab9427c77104a4a506bf6f2e08b1ae8
Author: Ricardo Wurmus 
Date:   Sat May 11 12:04:34 2019 +0200

gnu: r-styler: Update to 1.1.1.

* gnu/packages/cran.scm (r-styler): Update to 1.1.1.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index cb65ac8..d14deb4 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14084,14 +14084,14 @@ batch correction, and data correction.")
 (define-public r-styler
   (package
 (name "r-styler")
-(version "1.1.0")
+(version "1.1.1")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "styler" version))
(sha256
 (base32
- "1z24mi88snbz1avjw9phq0lzmigddvycc56s83nxzr9w9z85mh05"
+ "1k660lpjvd64gnf6bndcb1cq3qxsvik928kcn6271zmkhja5rgyb"
 (build-system r-build-system)
 (propagated-inputs
  `(("r-backports" ,r-backports)



16/16: gnu: r-hdf5array: Update to 1.12.1.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 21ec924868786c94ed7d405dfcb9c22f21ed292e
Author: Ricardo Wurmus 
Date:   Sat May 11 12:05:15 2019 +0200

gnu: r-hdf5array: Update to 1.12.1.

* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.12.1.
---
 gnu/packages/bioinformatics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index c38481d..ce720f4 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10417,14 +10417,14 @@ provided.")
 (define-public r-hdf5array
   (package
 (name "r-hdf5array")
-(version "1.12.0")
+(version "1.12.1")
 (source
  (origin
(method url-fetch)
(uri (bioconductor-uri "HDF5Array" version))
(sha256
 (base32
- "1ri2iisym4gbzjvihgcnv4dpz34id4691ki904lq26apv2af84cc"
+ "0n8zc1x582vwb0zfhrjmnqbnpqky9zbhjc2j836i0a4yisklwdcp"
 (properties `((upstream-name . "HDF5Array")))
 (build-system r-build-system)
 (inputs



09/16: gnu: r-future: Update to 1.13.0.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 53dbf3a2acc63d2f14dc40825ee2669655c941cd
Author: Ricardo Wurmus 
Date:   Sat May 11 12:04:11 2019 +0200

gnu: r-future: Update to 1.13.0.

* gnu/packages/cran.scm (r-future): Update to 1.13.0.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 14ee032..a462580 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10904,14 +10904,14 @@ them in distributed compute environments.")
 (define-public r-future
   (package
 (name "r-future")
-(version "1.12.0")
+(version "1.13.0")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "future" version))
(sha256
 (base32
- "12hq7hsfydlscwrb37ns9a8561bzpsp82nn7jrcyj0ydk610nipm"
+ "0h8ng2a6vg4axd5f75xcb3ip9d95zi22fa048dq2bzlnncwlznjz"
 (build-system r-build-system)
 (propagated-inputs
  `(("r-digest" ,r-digest)



08/16: gnu: r-grimport2: Update to 0.1-5.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 407a04fa03b00748aea24b8e67bc9cb2f5150674
Author: Ricardo Wurmus 
Date:   Sat May 11 12:03:56 2019 +0200

gnu: r-grimport2: Update to 0.1-5.

* gnu/packages/cran.scm (r-grimport2): Update to 0.1-5.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 2351d51..14ee032 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9629,14 +9629,14 @@ PostScript pictures in R plots.")
 (define-public r-grimport2
   (package
 (name "r-grimport2")
-(version "0.1-4")
+(version "0.1-5")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "grImport2" version))
(sha256
 (base32
- "1hwx287pp936f0wbcicplwmhz96ip00wq09dp7bvz80lqcmr8nyx"
+ "0dyb3nrrvxnkk9q5b136bdivcz1jj3ajx1kscm3k0kkpqjif0pls"
 (properties `((upstream-name . "grImport2")))
 (build-system r-build-system)
 (propagated-inputs



14/16: gnu: r-dt: Update to 0.6.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit bc4e1114f39b6943a57cd81d406b8aebef3757df
Author: Ricardo Wurmus 
Date:   Sat May 11 12:05:00 2019 +0200

gnu: r-dt: Update to 0.6.

* gnu/packages/statistics.scm (r-dt): Update to 0.6.
---
 gnu/packages/statistics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 7c5fddb..b5fed64 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3161,13 +3161,13 @@ using the multicore functionality of the parallel 
package.")
 (define-public r-dt
   (package
 (name "r-dt")
-(version "0.5")
+(version "0.6")
 (source (origin
   (method url-fetch)
   (uri (cran-uri "DT" version))
   (sha256
(base32
-"1s5d3sld4l8zygpkvprvlbqa0pm2cv1bm7h7p999wxlap28vnnqf"
+"05kr88yshq6siarp5q7aapvsr63vx3p0aqablwgifn8m2sfqxmif"
 (properties
  `((upstream-name . "DT")))
 (build-system r-build-system)



13/16: gnu: r-rversions: Update to 2.0.0.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 9d38b15b2ec3f7f533608dd430aae19b0f5cd329
Author: Ricardo Wurmus 
Date:   Sat May 11 12:04:53 2019 +0200

gnu: r-rversions: Update to 2.0.0.

* gnu/packages/statistics.scm (r-rversions): Update to 2.0.0.
---
 gnu/packages/statistics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index b73a7ab..7c5fddb 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2072,13 +2072,13 @@ jackknifed confidence intervals are available for most 
estimates.")
 (define-public r-rversions
   (package
 (name "r-rversions")
-(version "1.1.0")
+(version "2.0.0")
 (source (origin
   (method url-fetch)
   (uri (cran-uri "rversions" version))
   (sha256
(base32
-"0g4wvq6m9inhy6ww18lvkhkgarb1m9dp2kdxkkyk5qvldgqa598l"
+"0mkg9zrjxlbwqzijiysivrs523x48syqj30xdfp88clpkqfk435m"
 (build-system r-build-system)
 (propagated-inputs
  `(("r-curl" ,r-curl)



01/16: gnu: r-regioner: Update to 1.16.1.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit d1d6e13eb61925bb92b3430f77045beb6d7068a5
Author: Ricardo Wurmus 
Date:   Sat May 11 12:02:44 2019 +0200

gnu: r-regioner: Update to 1.16.1.

* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.1.
---
 gnu/packages/bioconductor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 792fc68..ca433cb 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -907,14 +907,14 @@ the Human Protein Atlas project.")
 (define-public r-regioner
   (package
 (name "r-regioner")
-(version "1.16.0")
+(version "1.16.1")
 (source
  (origin
(method url-fetch)
(uri (bioconductor-uri "regioneR" version))
(sha256
 (base32
- "014h2q346ynfdbpavh4p69cyv4j65hk934liq5892zznjzl73z7p"
+ "14wiawp4zabyi2v884zzfgd90ggmnwrk2zda0r5lwvmhy79vmlw5"
 (properties `((upstream-name . "regioneR")))
 (build-system r-build-system)
 (propagated-inputs



06/16: gnu: r-fs: Update to 1.3.1.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit c02f574d386ac33eba45fa98b30d4b2cb821878d
Author: Ricardo Wurmus 
Date:   Sat May 11 12:03:39 2019 +0200

gnu: r-fs: Update to 1.3.1.

* gnu/packages/cran.scm (r-fs): Update to 1.3.1.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 90a05a7..66ce51d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8041,14 +8041,14 @@ back to file after modifications.")
 (define-public r-fs
   (package
 (name "r-fs")
-(version "1.3.0")
+(version "1.3.1")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "fs" version))
(sha256
 (base32
- "1p6y0ar5kidwv0f5vzhj7yaw5802rpqwdma2ij3vrvjf9f7l9z1s"
+ "1g26rgx13dzigp2vrlld6h28q33lwbax97zvwdrq2pc3iz54v4yn"
 (build-system r-build-system)
 (propagated-inputs
  `(("r-rcpp" ,r-rcpp)))



03/16: gnu: r-ggrepel: Update to 0.8.1.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 00399a780b4cc2ab34e58f5bd5fccc8cd17e483a
Author: Ricardo Wurmus 
Date:   Sat May 11 12:03:06 2019 +0200

gnu: r-ggrepel: Update to 0.8.1.

* gnu/packages/cran.scm (r-ggrepel): Update to 0.8.1.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4779e91..82127bc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2773,14 +2773,14 @@ for certain use cases.")
 (define-public r-ggrepel
   (package
 (name "r-ggrepel")
-(version "0.8.0")
+(version "0.8.1")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "ggrepel" version))
(sha256
 (base32
- "1m3p84d6nh9mzzvxb82vgig3ngcvkz86rjwzl9a66ckdf5p611k3"
+ "10vjrcmx8yknfbx93d9a4y3z8gafri0fhimw6hcq733dmdvkml6m"
 (build-system r-build-system)
 (propagated-inputs
  `(("r-ggplot2" ,r-ggplot2)



07/16: gnu: r-rcmdcheck: Update to 1.3.3.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit a75c6d9c6359d2a1f5939097ded1965e5d992872
Author: Ricardo Wurmus 
Date:   Sat May 11 12:03:49 2019 +0200

gnu: r-rcmdcheck: Update to 1.3.3.

* gnu/packages/cran.scm (r-rcmdcheck): Update to 1.3.3.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 66ce51d..2351d51 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8187,14 +8187,14 @@ directories or URLs with their associated programs.")
 (define-public r-rcmdcheck
   (package
 (name "r-rcmdcheck")
-(version "1.3.2")
+(version "1.3.3")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "rcmdcheck" version))
(sha256
 (base32
- "0ys1nd7690mhwzslyzg8fq1wxr28nz8g6av5iykkrshb8lkxg7ly"
+ "1d4kzgfqy72r6b7bn1j4znyksrycgypx1jjvpv9lrmvn37mpkdhs"
 (build-system r-build-system)
 (propagated-inputs
  `(("r-callr" ,r-callr)



10/16: gnu: r-bookdown: Update to 0.10.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 080c706225edc3b0ca45439af7965b22ed6a5e26
Author: Ricardo Wurmus 
Date:   Sat May 11 12:04:22 2019 +0200

gnu: r-bookdown: Update to 0.10.

* gnu/packages/cran.scm (r-bookdown): Update to 0.10.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a462580..cb65ac8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12839,13 +12839,13 @@ SELECT or UPDATE queries to an end-point.")
 (define-public r-bookdown
   (package
 (name "r-bookdown")
-(version "0.9")
+(version "0.10")
 (source (origin
   (method url-fetch)
   (uri (cran-uri "bookdown" version))
   (sha256
(base32
-"0vg1s1w0l9pm95asqb21yf39mfk1nc9rdhmlys9xwr7p7i7rsz32"
+"0xk57p9iyj7rqrwb89q3pm8p29ca615fj1h9blf5yb3zhga4bjk3"
 (build-system r-build-system)
 (propagated-inputs
  `(("r-htmltools" ,r-htmltools)



branch master updated (41e09a1 -> 21ec924)

2019-05-11 Thread guix-commits
rekado pushed a change to branch master
in repository guix.

  from  41e09a1   gnu: osc: Update to 0.165.0.
   new  d1d6e13   gnu: r-regioner: Update to 1.16.1.
   new  7a67bca   gnu: r-dimred: Update to 0.2.3.
   new  00399a7   gnu: r-ggrepel: Update to 0.8.1.
   new  4d970db   gnu: r-processx: Update to 3.3.1.
   new  86ad5db   gnu: r-parsedate: Update to 1.2.0.
   new  c02f574   gnu: r-fs: Update to 1.3.1.
   new  a75c6d9   gnu: r-rcmdcheck: Update to 1.3.3.
   new  407a04f   gnu: r-grimport2: Update to 0.1-5.
   new  53dbf3a   gnu: r-future: Update to 1.13.0.
   new  080c706   gnu: r-bookdown: Update to 0.10.
   new  4238c3e   gnu: r-styler: Update to 1.1.1.
   new  ae9ed13   gnu: r-quadprog: Update to 1.5-7.
   new  9d38b15   gnu: r-rversions: Update to 2.0.0.
   new  bc4e111   gnu: r-dt: Update to 0.6.
   new  2521bb1   gnu: r-sfsmisc: Update to 1.1-4.
   new  21ec924   gnu: r-hdf5array: Update to 1.12.1.

The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/bioconductor.scm   |  4 ++--
 gnu/packages/bioinformatics.scm |  4 ++--
 gnu/packages/cran.scm   | 42 +
 gnu/packages/maths.scm  |  4 ++--
 gnu/packages/statistics.scm | 12 ++--
 5 files changed, 34 insertions(+), 32 deletions(-)



02/16: gnu: r-dimred: Update to 0.2.3.

2019-05-11 Thread guix-commits
rekado pushed a commit to branch master
in repository guix.

commit 7a67bca198da05dec0a46efa89d5a9c01e5e2c4d
Author: Ricardo Wurmus 
Date:   Sat May 11 12:02:59 2019 +0200

gnu: r-dimred: Update to 0.2.3.

* gnu/packages/cran.scm (r-dimred): Update to 0.2.3.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e55adbf..4779e91 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2360,14 +2360,14 @@ the Kaplan-Meier and Aalen-Johansen methods.")
 (define-public r-dimred
   (package
 (name "r-dimred")
-(version "0.2.2")
+(version "0.2.3")
 (source
  (origin
(method url-fetch)
(uri (cran-uri "dimRed" version))
(sha256
 (base32
- "0ssy2qriiy6zdawriqcbl67qiq68ipml3frq7aqlq70r2fqyyw48"
+ "110d6y83ib1nfpxzmvkvb3fn3brskwkdbsk4dqrdrswrd4znxrg6"
 (properties `((upstream-name . "dimRed")))
 (build-system r-build-system)
 (propagated-inputs



02/02: gnu: osc: Update to 0.165.0.

2019-05-11 Thread guix-commits
arunisaac pushed a commit to branch master
in repository guix.

commit 41e09a159aa5ca1dc376e8cf883ed6554d3992b2
Author: Jonathan Brielmaier 
Date:   Wed Apr 24 12:25:16 2019 +0200

gnu: osc: Update to 0.165.0.

* gnu/packages/build-tools.scm (osc): Update to 0.165.0.
[source]: Use git-fetch.
[arguments]: Use python3. osc_hotshot.py is gone. So, do not attempt to 
delete
it. Rename fix-filename-and-remove-unused phase to fix-filename phase.
[inputs]: Add rpm. Remove python2-urlgrabber. Replace python2-m2crypto and
python2-pycurl with python-m2crypto and python-pycurl.

Signed-off-by: Arun Isaac 
---
 gnu/packages/build-tools.scm | 31 ---
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm
index 71b1756..6973226 100644
--- a/gnu/packages/build-tools.scm
+++ b/gnu/packages/build-tools.scm
@@ -7,6 +7,7 @@
 ;;; Copyright © 2018 Marius Bakke 
 ;;; Copyright © 2018 Alex Vong 
 ;;; Copyright © 2019 Brett Gilio 
+;;; Copyright © 2019 Jonathan Brielmaier 
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -33,6 +34,7 @@
   #:use-module (gnu packages)
   #:use-module (gnu packages compression)
   #:use-module (gnu packages lua)
+  #:use-module (gnu packages package-management)
   #:use-module (gnu packages python)
   #:use-module (gnu packages python-crypto)
   #:use-module (gnu packages python-web)
@@ -240,21 +242,22 @@ other lower-level build files.")
 (define-public osc
   (package
 (name "osc")
-(version "0.162.1")
+(version "0.165.0")
 (source
  (origin
-   (method url-fetch)
-   (uri (string-append "https://github.com/openSUSE/; name
-   "/archive/" version ".tar.gz"))
-   (file-name (string-append name "-" version ".tar.gz"))
+   (method git-fetch)
+   (uri (git-reference
+ (url "https://github.com/openSUSE/osc;)
+ (commit version)))
+   (file-name (git-file-name name version))
(sha256
-(base32 "0b4kpm96ns4smqyfjysbk2p78d36x44xprpna8zz85q1y5xn57aj"
+(base32
+ "0l6iw8a040l60ixxdms9rxajm38vqfdwgij2bm7ahgv1akza64jk"
 (build-system python-build-system)
 (arguments
- `(#:python ,python-2 ; Module is python2 only.
-   #:phases
+ `(#:phases
(modify-phases %standard-phases
- (add-after 'install 'fix-filename-and-remove-unused
+ (add-after 'install 'fix-filename
(lambda* (#:key outputs #:allow-other-keys)
  (let ((bin (string-append (assoc-ref outputs "out") "/bin/")))
;; Main osc tool is renamed in spec file, not setup.py, let's
@@ -262,13 +265,11 @@ other lower-level build files.")
(rename-file
 (string-append bin "osc-wrapper.py")
 (string-append bin "osc"))
-   ;; Remove unused and broken script.
-   (delete-file (string-append bin "osc_hotshot.py"))
- #t))
+   #t))
 (inputs
- `(("python2-m2crypto" ,python2-m2crypto)
-   ("python2-pycurl" ,python2-pycurl)
-   ("python2-urlgrabber" ,python2-urlgrabber)))
+ `(("python-m2crypto" ,python-m2crypto)
+   ("python-pycurl" ,python-pycurl)
+   ("rpm" ,rpm))) ; for python-rpm
 (home-page "https://github.com/openSUSE/osc;)
 (synopsis "Open Build Service command line tool")
 (description "@command{osc} is a command line interface to the Open Build



01/02: gnu: rpm: Update to 4.14.2.1.

2019-05-11 Thread guix-commits
arunisaac pushed a commit to branch master
in repository guix.

commit c0023514a3bd7813318eb1f4dfb72fa52019c5a5
Author: Jonathan Brielmaier 
Date:   Wed Apr 24 12:03:21 2019 +0200

gnu: rpm: Update to 4.14.2.1.

* gnu/packages/package-management.scm (rpm): Update to 4.14.2.1.
[inputs]: Use python instead of python-2.
[home-page]: Use HTTPS URI.

Signed-off-by: Arun Isaac 
---
 gnu/packages/package-management.scm | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/package-management.scm 
b/gnu/packages/package-management.scm
index d80451c..b4e1e07 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -11,6 +11,7 @@
 ;;; Copyright © 2018 Eric Bavier 
 ;;; Copyright © 2019 Efraim Flashner 
 ;;; Copyright © 2019 Vagrant Cascadian 
+;;; Copyright © 2019 Jonathan Brielmaier 
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -493,7 +494,7 @@ symlinks to the files in a common directory such as 
/usr/local.")
 (define-public rpm
   (package
 (name "rpm")
-(version "4.14.2")
+(version "4.14.2.1")
 (source (origin
   (method url-fetch)
   (uri (string-append "http://ftp.rpm.org/releases/rpm-;
@@ -501,7 +502,7 @@ symlinks to the files in a common directory such as 
/usr/local.")
   version ".tar.bz2"))
   (sha256
(base32
-"0armd7dqr8bl0isx8l4xlylm7dikasmxhhcbz336fkp2x30w5jw0"
+"1nmck2fq9h85fgs3zhh6w1avlw5y16cbz5khd459ry3jfd5w4f8i"
 (build-system gnu-build-system)
 (arguments
  '(#:configure-flags '("--with-external-db"   ;use the system's bdb
@@ -518,7 +519,7 @@ symlinks to the files in a common directory such as 
/usr/local.")
 (native-inputs
  `(("pkg-config" ,pkg-config)))
 (inputs
- `(("python" ,python-2)
+ `(("python" ,python)
("xz" ,xz)
("bdb" ,bdb)
("popt" ,popt)
@@ -530,7 +531,7 @@ symlinks to the files in a common directory such as 
/usr/local.")
("bzip2" ,bzip2)
("zlib" ,zlib)
("cpio" ,cpio)))
-(home-page "http://rpm.org/;)
+(home-page "https://rpm.org/;)
 (synopsis "The RPM Package Manager")
 (description
  "The RPM Package Manager (RPM) is a command-line driven package



branch master updated (7f03133 -> 41e09a1)

2019-05-11 Thread guix-commits
arunisaac pushed a change to branch master
in repository guix.

  from  7f03133   doc: Fix typo.
   new  c002351   gnu: rpm: Update to 4.14.2.1.
   new  41e09a1   gnu: osc: Update to 0.165.0.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/build-tools.scm| 31 ---
 gnu/packages/package-management.scm |  9 +
 2 files changed, 21 insertions(+), 19 deletions(-)



branch master updated (c3ebaec -> 7f03133)

2019-05-11 Thread guix-commits
arunisaac pushed a change to branch master
in repository guix.

  from  c3ebaec   gnu: neovim: Update to 0.3.5.
   new  7f03133   doc: Fix typo.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



01/01: doc: Fix typo.

2019-05-11 Thread guix-commits
arunisaac pushed a commit to branch master
in repository guix.

commit 7f03133ba398d9e635dd333f6e2f12bd8fd7be00
Author: Diego Nicola Barbato 
Date:   Thu May 9 22:44:45 2019 +0200

doc: Fix typo.

* doc/guix.texi (shepherd-service): Replace 'requirements' with 
'requirement'.

Signed-off-by: Arun Isaac 
---
 doc/guix.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index df72082..3f50bf7 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -63,6 +63,7 @@ Copyright @copyright{} 2018 Florian Pelz@*
 Copyright @copyright{} 2018 Laura Lazzati@*
 Copyright @copyright{} 2018 Alex Vong@*
 Copyright @copyright{} 2019 Josh Holland@*
+Copyright @copyright{} 2019 Diego Nicola Barbato@*
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -25279,7 +25280,7 @@ These are the names that may be passed to @command{herd 
start},
 shepherd, The GNU Shepherd Manual}).  @xref{Slots of services, the
 @code{provides} slot,, shepherd, The GNU Shepherd Manual}, for details.
 
-@item @code{requirements} (default: @code{'()})
+@item @code{requirement} (default: @code{'()})
 List of symbols denoting the Shepherd services this one depends on.
 
 @cindex one-shot services, for the Shepherd



01/01: gnu: neovim: Update to 0.3.5.

2019-05-11 Thread guix-commits
arunisaac pushed a commit to branch master
in repository guix.

commit c3ebaec5315a12466882d68e97119769a7c07a38
Author: HiPhish 
Date:   Fri May 10 23:36:47 2019 +0200

gnu: neovim: Update to 0.3.5.

* gnu/packages/vim.scm (neovim): Update to 0.3.5.
[source]: Use git-fetch.

Signed-off-by: Arun Isaac 
---
 gnu/packages/vim.scm | 14 --
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm
index dadffa3..8789060 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -5,6 +5,7 @@
 ;;; Copyright © 2017 Ricardo Wurmus 
 ;;; Copyright © 2017 Marius Bakke 
 ;;; Copyright © 2018 Tobias Geerinckx-Rice 
+;;; Copyright © 2019 HiPhish 
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -729,16 +730,17 @@ are detected, the user is notified.")))
 (define-public neovim
   (package
 (name "neovim")
-(version "0.3.4")
+(version "0.3.5")
 (source
  (origin
-   (method url-fetch)
-   (uri (string-append "https://github.com/neovim/neovim/;
-   "archive/v" version ".tar.gz"))
-   (file-name (string-append name "-" version ".tar.gz"))
+   (method git-fetch)
+   (uri (git-reference
+ (url "https://github.com/neovim/neovim;)
+ (commit (string-append "v" version
+   (file-name (git-file-name name version))
(sha256
 (base32
- "03mwfhr9rq86p8lypbdfyl7c7xyn6nzv2ipd8jc33bxzvs5i0hd6"
+ "113lrr9gwimvvzlkwlishm4cjqcf30xq9jfxn7vh41ckgnbiwf3w"
 (build-system cmake-build-system)
 (arguments
  `(#:modules ((srfi srfi-26)



branch master updated (825c39b -> c3ebaec)

2019-05-11 Thread guix-commits
arunisaac pushed a change to branch master
in repository guix.

  from  825c39b   etc: Refer to ci.guix.gnu.org in install script.
   new  c3ebaec   gnu: neovim: Update to 0.3.5.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/vim.scm | 14 --
 1 file changed, 8 insertions(+), 6 deletions(-)