gnu: perl-net-dns: Update to 1.15.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.15.
This commit is contained in:
		
							parent
							
								
									e98d1d2a64
								
							
						
					
					
						commit
						9da87e4cc6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -718,7 +718,7 @@ allows for heavy scripting.") | |||
| (define-public perl-net-dns | ||||
|  (package | ||||
|   (name "perl-net-dns") | ||||
|   (version "1.14") | ||||
|   (version "1.15") | ||||
|   (source | ||||
|     (origin | ||||
|       (method url-fetch) | ||||
|  | @ -728,7 +728,7 @@ allows for heavy scripting.") | |||
|              ".tar.gz")) | ||||
|       (sha256 | ||||
|         (base32 | ||||
|           "1z4r092qv0ify033dld5jayk8gs0bc7pl130dvb8ab7b9rcqmhw3")))) | ||||
|           "1l31kqrgjzq8zgpr86z12x550px5zpn563gmnja6m14b8fk6pm0s")))) | ||||
|   (build-system perl-build-system) | ||||
|   (inputs | ||||
|     `(("perl-digest-hmac" ,perl-digest-hmac))) | ||||
|  |  | |||
		Reference in a new issue