[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/22: gnu: yadifa: Update to 2.3.10.
From: |
guix-commits |
Subject: |
04/22: gnu: yadifa: Update to 2.3.10. |
Date: |
Tue, 22 Sep 2020 22:41:39 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit af9d3425d7614357dbcd456d16714865c6335ca7
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Sep 22 12:23:12 2020 +0200
gnu: yadifa: Update to 2.3.10.
* gnu/packages/dns.scm (yadifa): Update to 2.3.10.
---
gnu/packages/dns.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index 6b61afa..95524fa 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -756,16 +756,16 @@ served by AS112. Stub and forward zones are supported.")
(define-public yadifa
(package
(name "yadifa")
- (version "2.3.9")
+ (version "2.3.10")
(source
- (let ((build "8497"))
+ (let ((build "9729"))
(origin
(method url-fetch)
(uri
(string-append "http://cdn.yadifa.eu/sites/default/files/releases/"
"yadifa-" version "-" build ".tar.gz"))
(sha256
- (base32 "0xvyr91sfgzkpw6g3h893ldbwnki3w2472n56rr18w67qghs1sa5")))))
+ (base32 "0azaignqmylfdzr4x02s8y3pkn4f0xkpz3d1pkiiz8mwk92zgybn")))))
(build-system gnu-build-system)
(native-inputs
`(("which" ,which)))
- 18/22: gnu: perl-libwww: Update to 6.48., (continued)
- 18/22: gnu: perl-libwww: Update to 6.48., guix-commits, 2020/09/22
- 20/22: gnu: fluidsynth: Update to 2.1.5., guix-commits, 2020/09/22
- 19/22: gnu: perl-http-cookiejar: Update to 0.010., guix-commits, 2020/09/22
- 06/22: gnu: bridge-utils: Update to 1.7., guix-commits, 2020/09/22
- 16/22: gnu: wv: Update to 1.2.9., guix-commits, 2020/09/22
- 11/22: gnu: mpdscribble: Update to 0.23., guix-commits, 2020/09/22
- 14/22: gnu: console-setup: Update to 1.197., guix-commits, 2020/09/22
- 05/22: gnu: umockdev: Update to 0.14.3., guix-commits, 2020/09/22
- 09/22: gnu: mpd: Update to 0.21.26., guix-commits, 2020/09/22
- 08/22: gnu: mcelog: Update to 172., guix-commits, 2020/09/22
- 04/22: gnu: yadifa: Update to 2.3.10.,
guix-commits <=
- 15/22: gnu: console-setup: Fix suspected typo., guix-commits, 2020/09/22
- 13/22: gnu: qtractor: Update to 0.9.17., guix-commits, 2020/09/22
- 17/22: gnu: perl-io-socket-ip: Update to 0.41., guix-commits, 2020/09/22
- 22/22: gnu: Fix typoes in package descriptions., guix-commits, 2020/09/22