aboutsummaryrefslogtreecommitdiff
path: root/tests/store.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2017-11-03 23:13:44 +0100
committerMarius Bakke <mbakke@fastmail.com>2017-11-04 00:07:40 +0100
commitf1ae27b6088da4dbe87024f9e9be0eae50414403 (patch)
tree0465fded38a4633d895635a30c9892705b792bcc /tests/store.scm
parentad25310dd517590add51fd4e0511f785cfe08aea (diff)
downloadguix-f1ae27b6088da4dbe87024f9e9be0eae50414403.tar.gz
guix-f1ae27b6088da4dbe87024f9e9be0eae50414403.zip
gnu: samba: Update to 4.7.1.
* gnu/packages/samba.scm (samba): Update to 4.7.1.
Diffstat (limited to 'tests/store.scm')
0 files changed, 0 insertions, 0 deletions
279c4b0360a4cfc2723ad28'>gnu: guile: Graft 2.0.13....* gnu/packages/guile.scm (guile-2.0.13): New variable. (guile-2.0)[replacement]: New field. (guile-2.0/fixed)[properties, replacement]: New fields. (guile-next)[replacement]: New field. * gnu/packages/make-bootstrap.scm (%guile-static)[replacement]: New field. Ludovic Courtès 2016-10-13gnu: make-bootstrap: Remove duplicate definition of 'bash-static'....* gnu/packages/make-bootstrap.scm (%bash-static): Remove. (%static-inputs): Use STATIC-BASH instead of %BASH-STATIC. Ludovic Courtès