* [bug#31008] libbsd update
@ 2018-03-31 18:18 Nils Gillmann
2018-03-31 18:47 ` bug#31008: " Marius Bakke
0 siblings, 1 reply; 3+ messages in thread
From: Nils Gillmann @ 2018-03-31 18:18 UTC (permalink / raw)
To: 31008
[-- Attachment #1: Type: text/plain, Size: 104 bytes --]
Update to 0.8.7
Didn't test dependent packages yet, should be just alright.
Package itself build okay.
[-- Attachment #2: 0001-gnu-libbsd-Update-to-0.8.7.patch --]
[-- Type: text/plain, Size: 1505 bytes --]
From 6f422766213a129f00b32e2c93e1ded919f1e013 Mon Sep 17 00:00:00 2001
From: Nils Gillmann <ng0@n0.is>
Date: Sat, 31 Mar 2018 18:15:13 +0000
Subject: [PATCH] gnu: libbsd: Update to 0.8.7.
* gnu/packages/libbsd.scm (libbsd): Update to version 0.8.7.
Signed-off-by: Nils Gillmann <ng0@n0.is>
---
gnu/packages/libbsd.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/libbsd.scm b/gnu/packages/libbsd.scm
index 3bfa2a3fe..565be5fbc 100644
--- a/gnu/packages/libbsd.scm
+++ b/gnu/packages/libbsd.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2016 Leo Famulari <leo@famulari.name>
+;;; Copyright © 2018 Nils Gillmann <ng0@n0.is>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -25,14 +26,14 @@
(define-public libbsd
(package
(name "libbsd")
- (version "0.8.3")
+ (version "0.8.7")
(source (origin
(method url-fetch)
(uri (string-append "https://libbsd.freedesktop.org/releases/"
"libbsd-" version ".tar.xz"))
(sha256
(base32
- "1a1l7afchlvvj2zfi7ajcg26bbkh5i98y2v5h9j5p1px9m7n6jwk"))))
+ "0c9bl49zs0xdddcwj5dh0lay9sxi2m1yi74848g8p87mb87g2j7m"))))
(build-system gnu-build-system)
(synopsis "Utility functions from BSD systems")
(description "This library provides useful functions commonly found on BSD
--
2.16.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#31008: libbsd update
2018-03-31 18:18 [bug#31008] libbsd update Nils Gillmann
@ 2018-03-31 18:47 ` Marius Bakke
2018-04-01 10:07 ` [bug#31008] " Nils Gillmann
0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2018-03-31 18:47 UTC (permalink / raw)
To: Nils Gillmann, 31008-done
[-- Attachment #1: Type: text/plain, Size: 192 bytes --]
Nils Gillmann <ng0@n0.is> writes:
> Update to 0.8.7
>
> Didn't test dependent packages yet, should be just alright.
> Package itself build okay.
This is already in 'core-updates'. Closing!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#31008] libbsd update
2018-03-31 18:47 ` bug#31008: " Marius Bakke
@ 2018-04-01 10:07 ` Nils Gillmann
0 siblings, 0 replies; 3+ messages in thread
From: Nils Gillmann @ 2018-04-01 10:07 UTC (permalink / raw)
To: Marius Bakke; +Cc: 31008-done, Nils Gillmann
[-- Attachment #1: Type: text/plain, Size: 338 bytes --]
Marius Bakke transcribed 796 bytes:
> Nils Gillmann <ng0@n0.is> writes:
>
> > Update to 0.8.7
> >
> > Didn't test dependent packages yet, should be just alright.
> > Package itself build okay.
>
> This is already in 'core-updates'. Closing!
Sorry, didn't check core-updates. Next time I'll check that out first.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-04-01 10:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-31 18:18 [bug#31008] libbsd update Nils Gillmann
2018-03-31 18:47 ` bug#31008: " Marius Bakke
2018-04-01 10:07 ` [bug#31008] " Nils Gillmann
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.