gnu: ndctl: Update to 70.1.
* gnu/packages/disk.scm (ndctl): Update to 70.1.
This commit is contained in:
		
							parent
							
								
									295d969c38
								
							
						
					
					
						commit
						9e64b3bcec
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -689,7 +689,7 @@ passphrases.")
 | 
				
			||||||
(define-public ndctl
 | 
					(define-public ndctl
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ndctl")
 | 
					    (name "ndctl")
 | 
				
			||||||
    (version "69")
 | 
					    (version "70.1")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method git-fetch)
 | 
					              (method git-fetch)
 | 
				
			||||||
              (uri (git-reference
 | 
					              (uri (git-reference
 | 
				
			||||||
| 
						 | 
					@ -698,7 +698,7 @@ passphrases.")
 | 
				
			||||||
              (file-name (git-file-name name version))
 | 
					              (file-name (git-file-name name version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1l7p0ycj27d4z07gf9qp796xpg16kfsg3rwx6plhilbhip1as4w7"))))
 | 
					                "09ymdibcr18vpmyf2n0xrnzgccfvr7iy3p2l5lbh7cgz7djyl5wq"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("asciidoc" ,asciidoc)
 | 
					     `(("asciidoc" ,asciidoc)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue