gnu: psmisc: Update hash.
Apart from translation (po/*) updates, the following code changes were made in-place: <https://issues.guix.gnu.org/issue/37905>. * gnu/packages/linux.scm (psmisc)[source]: Update hash.
This commit is contained in:
		
							parent
							
								
									c8b06cdfc8
								
							
						
					
					
						commit
						70a4fb6f98
					
				
					 1 changed files with 2 additions and 4 deletions
				
			
		| 
						 | 
					@ -1022,13 +1022,11 @@ at login.  Local and dynamic reconfiguration are its key features.")
 | 
				
			||||||
      (uri (string-append "mirror://sourceforge/psmisc/psmisc devel/psmisc-"
 | 
					      (uri (string-append "mirror://sourceforge/psmisc/psmisc devel/psmisc-"
 | 
				
			||||||
                          version ".tar.xz"))
 | 
					                          version ".tar.xz"))
 | 
				
			||||||
      (sha256
 | 
					      (sha256
 | 
				
			||||||
       (base32
 | 
					       (base32 "103qp3f8jvz07x8r8zgsqwyw84g5g92w6pdq97d78d1pr7yvyz2b"))))
 | 
				
			||||||
        "0s1kjhrik0wzqbm7hv4gkhywhjrwhp9ajw0ad05fwharikk6ah49"))))
 | 
					 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (inputs `(("ncurses" ,ncurses)))
 | 
					    (inputs `(("ncurses" ,ncurses)))
 | 
				
			||||||
    (home-page "https://gitlab.com/psmisc/psmisc")
 | 
					    (home-page "https://gitlab.com/psmisc/psmisc")
 | 
				
			||||||
    (synopsis
 | 
					    (synopsis "Small utilities that use the proc file system")
 | 
				
			||||||
     "Small utilities that use the proc file system")
 | 
					 | 
				
			||||||
    (description
 | 
					    (description
 | 
				
			||||||
     "This PSmisc package is a set of some small useful utilities that
 | 
					     "This PSmisc package is a set of some small useful utilities that
 | 
				
			||||||
use the proc file system.  We're not about changing the world, but
 | 
					use the proc file system.  We're not about changing the world, but
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue